[libcxx-commits] [PATCH] D148542: [libc++] cuchar redeclares ::mbstate_t when it's in its own clang module

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 28 23:34:38 PDT 2023


iana updated this revision to Diff 518133.
iana added a comment.

Revert ignore_format.txt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148542

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__locale
  libcxx/include/__mbstate_t.h
  libcxx/include/__std_mbstate_t.h
  libcxx/include/iosfwd
  libcxx/include/module.modulemap.in
  libcxx/include/uchar.h
  libcxx/include/wchar.h
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/utils/generate_iwyu_mapping.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148542.518133.patch
Type: text/x-patch
Size: 8256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230429/963f589b/attachment.bin>


More information about the libcxx-commits mailing list