[all-commits] [llvm/llvm-project] 72e049: [libc++][NFC] Only run the preprocessor in transit...
philnik777 via All-commits
all-commits at lists.llvm.org
Sat Apr 8 11:40:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72e049c51d957e0499185430c7a18476d34a162b
https://github.com/llvm/llvm-project/commit/72e049c51d957e0499185430c7a18476d34a162b
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-04-08 (Sat, 08 Apr 2023)
Changed paths:
M libcxx/test/libcxx/transitive_includes.sh.cpp
Log Message:
-----------
[libc++][NFC] Only run the preprocessor in transitive_includes.sh.cpp
This cuts the time it takes to run the test in half.
Reviewed By: Mordante, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D147320
More information about the All-commits
mailing list