[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
Mon May 1 11:48:35 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa595b931f1f9: [libc++] cuchar redeclares ::mbstate_t when it's in its own clang module (authored by iana).

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.518515.patch
Type: text/x-patch
Size: 8256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230501/24e0c185/attachment.bin>


More information about the libcxx-commits mailing list