MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

The library path (`lib/gcc/$triple/$libdir`) still looks weird and I think I 
don't understand the GCC rationale well.
If you still think it's the right thing the do, let's do it.

For driver tests involving search paths, it's usually worth checking whether 
the test passes with `-DCLANG_DEFAULT_RTLIB=compiler-rt 
-DCLANG_DEFAULT_UNWINDLIB=libunwind -DCLANG_DEFAULT_CXX_STDLIB=libc++`.
Some groups use this configuration and expect the tests to pass in this mode.


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

https://reviews.llvm.org/D118700

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to