[all-commits] [llvm/llvm-project] 63959a: [libc++] test/libcxx/transitive_includes.sh.cpp du...
Ian Anderson via All-commits
all-commits at lists.llvm.org
Sun May 7 17:50:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63959a18e74dbe0bed1532a8b43c811e3181aac7
https://github.com/llvm/llvm-project/commit/63959a18e74dbe0bed1532a8b43c811e3181aac7
Author: Ian Anderson <iana at apple.com>
Date: 2023-05-07 (Sun, 07 May 2023)
Changed paths:
M libcxx/test/libcxx/transitive_includes.sh.cpp
Log Message:
-----------
[libc++] test/libcxx/transitive_includes.sh.cpp dumps loads of unhelpful preprocessor output when it fails
Send stdout to dev/null since the preprocessor output isn't relevant to the test and is tons of noise when the test fails.
Reviewed By: Mordante, #libc, philnik
Differential Revision: https://reviews.llvm.org/D150056
More information about the All-commits
mailing list