[all-commits] [llvm/llvm-project] 42185a: [libc++] Add tests verifying alphabetical order fo...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Thu Jan 13 06:59:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42185ad870cb750ede2be38cf5ac5326ab9ac424
https://github.com/llvm/llvm-project/commit/42185ad870cb750ede2be38cf5ac5326ab9ac424
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M libcxx/include/__debug
A libcxx/test/libcxx/lint/lint_cmakelists.sh.py
A libcxx/test/libcxx/lint/lint_headers.sh.py
A libcxx/test/libcxx/lint/lint_modulemap.sh.py
A libcxx/test/libcxx/lint/lit.local.cfg
Log Message:
-----------
[libc++] Add tests verifying alphabetical order for several things.
These things are header #includes, CMakeLists.txt, and module.modulemap.
Differential Revision: https://reviews.llvm.org/D116958
More information about the All-commits
mailing list