[all-commits] [llvm/llvm-project] 569d0c: [libc++] Remove _LIBCXX_MODULES_BUILD and ext/ hea...
philnik777 via All-commits
all-commits at lists.llvm.org
Thu Mar 3 10:53:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 569d0cc46dbb981e70983a323cbf8176585451e7
https://github.com/llvm/llvm-project/commit/569d0cc46dbb981e70983a323cbf8176585451e7
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M libcxx/test/libcxx/clang_tidy.sh.cpp
M libcxx/test/libcxx/double_include.sh.cpp
M libcxx/test/libcxx/min_max_macros.compile.pass.cpp
M libcxx/test/libcxx/nasty_macros.compile.pass.cpp
M libcxx/test/libcxx/no_assert_include.compile.pass.cpp
M libcxx/utils/generate_header_tests.py
M libcxx/utils/libcxx/test/params.py
Log Message:
-----------
[libc++] Remove _LIBCXX_MODULES_BUILD and ext/ headers from header tests
Reviewed By: ldionne, Quuxplusone, #libc
Spies: libcxx-commits, arichardson
Differential Revision: https://reviews.llvm.org/D120896
More information about the All-commits
mailing list