[libcxx-commits] [PATCH] D128728: Uglify __support/xlocale

Michael Platings via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 28 06:59:17 PDT 2022


michaelplatings created this revision.
michaelplatings added a reviewer: ldionne.
Herald added a project: All.
michaelplatings requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Uglify __support/xlocale

This allows including the headers without risk of conflict with user-defined macros e.g. max


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128728

Files:
  libcxx/include/__support/xlocale/__posix_l_fallback.h
  libcxx/include/__support/xlocale/__strtonum_fallback.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128728.440601.patch
Type: text/x-patch
Size: 11012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220628/795dcf78/attachment.bin>


More information about the libcxx-commits mailing list