[libcxx-commits] [PATCH] D158528: Backport fixes for libc++ std module generation

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 22 12:25:52 PDT 2023


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

Update nasty_macros.gen.py's path to header_information


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158528

Files:
  libcxx/docs/Contributing.rst
  libcxx/include/__std_clang_module
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/assertions/headers_declare_verbose_abort.gen.py
  libcxx/test/libcxx/clang_tidy.gen.py
  libcxx/test/libcxx/double_include.gen.py
  libcxx/test/libcxx/header_inclusions.gen.py
  libcxx/test/libcxx/libcpp_version.gen.py
  libcxx/test/libcxx/module_std.gen.py
  libcxx/test/libcxx/modules_include.gen.py
  libcxx/test/libcxx/nasty_macros.gen.py
  libcxx/test/libcxx/no_assert_include.gen.py
  libcxx/test/libcxx/transitive_includes.gen.py
  libcxx/utils/CMakeLists.txt
  libcxx/utils/generate_std_clang_module_header.py
  libcxx/utils/libcxx/header_information.py
  libcxx/utils/libcxx/test/header_information.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158528.552470.patch
Type: text/x-patch
Size: 27301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230822/d82e7326/attachment-0001.bin>


More information about the libcxx-commits mailing list