[libcxx-commits] [PATCH] D138189: [libcxx] adds an include-what-you-use (IWYU) mapping file

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 17 19:18:11 PST 2022


cjdb updated this revision to Diff 476318.
cjdb added a comment.

- edits `generate_header_tests.py` so that it excludes `libcxx.imp`, which isn't a header


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138189

Files:
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/libcxx.imp
  libcxx/utils/CMakeLists.txt
  libcxx/utils/generate_header_tests.py
  libcxx/utils/generate_iwyu_mapping.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138189.476318.patch
Type: text/x-patch
Size: 17089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221118/0d0fb15c/attachment-0001.bin>


More information about the libcxx-commits mailing list