[libcxx-commits] [PATCH] D147320: [libc++][NFC] Only run the preprocessor in transitive_includes.sh.cpp
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 31 05:48:06 PDT 2023
philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This cuts the time it takes to run the test in half.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D147320
Files:
libcxx/test/libcxx/transitive_includes.sh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147320.510003.patch
Type: text/x-patch
Size: 38756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230331/f6e59e18/attachment-0001.bin>
More information about the libcxx-commits
mailing list