[PATCH] D69758: [Gnu toolchain] Look at standard GCC paths for libstdcxx by default

Samuel Thibault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 5 13:00:56 PST 2020


sthibaul added a comment.

I am actually getting many failures with ninja check-all on my build box:

  Expected Passes    : 56258
  Expected Failures  : 203
  Unsupported Tests  : 1485
  Unexpected Failures: 164

I  have attached the whole check log: F11178531: check.log <https://reviews.llvm.org/F11178531>


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

https://reviews.llvm.org/D69758





More information about the cfe-commits mailing list