[libcxx-commits] [PATCH] D138189: [libcxx] adds an include-what-you-use (IWYU) mapping file
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 18 14:17:10 PST 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
Thanks!
LGTM, but can you please undo the formatting-only changes in `libcxx/utils/generate_header_tests.py`? I don't want to block the review on this so I'm approving right away, but I'd like those to be undone and pursued in a separate patch (if at all -- IMO the previous formatting was fine).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138189/new/
https://reviews.llvm.org/D138189
More information about the libcxx-commits
mailing list