[libcxx-commits] [PATCH] D92212: Make libcxx work according to Clang C++ Status if -fchar8_t is passed

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 1 11:51:19 PST 2020


ldionne updated this revision to Diff 308728.
ldionne edited the summary of this revision.
ldionne added a comment.
Herald added a subscriber: arichardson.

Implement my suggestion -- please let me know if that works with everyone.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92212/new/

https://reviews.llvm.org/D92212

Files:
  libcxx/include/__config
  libcxx/include/__string
  libcxx/include/atomic
  libcxx/include/cstddef
  libcxx/include/iosfwd
  libcxx/include/string
  libcxx/include/string_view
  libcxx/include/version
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92212.308728.patch
Type: text/x-patch
Size: 7217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201201/bad68bb4/attachment.bin>


More information about the libcxx-commits mailing list