[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
Sun May 7 17:51:48 PDT 2023


iana added a comment.

In D150056#4324923 <https://reviews.llvm.org/D150056#4324923>, @Mordante wrote:

> Thanks I still wonder why we suddenly get more output, but LGTM!

I don't think we do suddenly get more output, I think it's always been this way. You just don't see stdout unless the test fails.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150056/new/

https://reviews.llvm.org/D150056



More information about the libcxx-commits mailing list