[libcxx-commits] [PATCH] D150056: [libc++] test/libcxx/transitive_includes.sh.cpp dumps loads of unhelpful preprocessor output when it fails

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 6 17:51:08 PDT 2023


iana created this revision.
iana added reviewers: ldionne, Mordante.
Herald added a subscriber: ributzka.
Herald added a project: All.
iana requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Send stdout to dev/null since the preprocessor output isn't relevant to the test and is tons of noise when the test fails.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150056

Files:
  libcxx/test/libcxx/transitive_includes.sh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150056.520134.patch
Type: text/x-patch
Size: 40076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230507/21541c9c/attachment-0001.bin>


More information about the libcxx-commits mailing list