[PATCH] D17456: [libcxx] Reorganize _LIBCPP_LOCALE__L_EXTENSIONS

Ben Craig via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 19 10:59:32 PST 2016


bcraig updated the summary for this revision.
bcraig removed a reviewer: scshunt.
bcraig updated this revision to Diff 48520.
bcraig added a comment.

Switched from _CXX_* prefix to _libcxx_* prefix to avoid link time conflicts with other C++ library implementations.

Removed Sean Hunt from the reviewers list.


http://reviews.llvm.org/D17456

Files:
  include/__bsd_locale_defaults.h
  include/__bsd_locale_fallbacks.h
  include/locale
  src/locale.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17456.48520.patch
Type: text/x-patch
Size: 36060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160219/21dd7ce3/attachment-0001.bin>


More information about the cfe-commits mailing list