[libcxx-commits] [PATCH] D116809: [libc++] Alphabetize headers, and enforce the order in buildkite. NFCI.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 10 12:44:01 PST 2022
Quuxplusone planned changes to this revision.
Quuxplusone added a comment.
Actually, this should probably //also// use @ldionne's alternative `libcxx/test/libcxx/*.sh.py` approach from D116958 <https://reviews.llvm.org/D116958>, rather than complicating `graph_header_deps.py`.
I'll commit the NFC `libcxx/include/` changes soon, and then quite possibly roll the Python part into D116958 <https://reviews.llvm.org/D116958> once I figure that out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116809/new/
https://reviews.llvm.org/D116809
More information about the libcxx-commits
mailing list