[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 17:17:18 PST 2022
cjdb updated this revision to Diff 476294.
cjdb added a comment.
- adds `libcxx.imp` to `include/CMakeLists.txt`
- implements `panic()`
- regenerates `libcxx.imp` so that it has a newline before EOF
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_iwyu_mapping.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138189.476294.patch
Type: text/x-patch
Size: 8427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221118/b3330574/attachment.bin>
More information about the libcxx-commits
mailing list