[PATCH] D45233: [Driver] Update GCC libraries detection logic for Gentoo.
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 5 12:49:44 PDT 2018
mgorny added a comment.
Ok, I've tried it on top of clang-6.0.0 and I get the following test failures:
Failing Tests (8):
Clang :: Driver/android-ndk-standalone.cpp
Clang :: Driver/constructors.c
Clang :: Driver/cuda-detect.cu
Clang :: Driver/env.c
Clang :: Driver/gcc-version-debug.c
Clang :: Driver/linux-header-search.cpp
Clang :: Driver/linux-ld.c
Clang :: Driver/pic.c
Could you check whether the tests pass for you? Me using 6.0.0 may be the culprit here but I don't think it should have such significant effect.
Repository:
rC Clang
https://reviews.llvm.org/D45233
More information about the cfe-commits
mailing list