[cfe-dev] clang regression Driver/android-ndk-standalone.cpp

Hongbin Zheng via cfe-dev cfe-dev at lists.llvm.org
Fri Aug 26 11:40:30 PDT 2016


Hi,

clang regression Driver/android-ndk-standalone.cpp is run when I running in
a x86 machine. Because it check for
// CHECK-I686: "-internal-isystem" "{{.*}}/include/c++/4.9"

thus it failed when my gcc is not 4.9.

Maybe we should disable this case in x86?

Thanks
Hongbin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160826/612d4c36/attachment.html>


More information about the cfe-dev mailing list