>> // RUN: not env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=%t TEMP=%t TMP=%t \ >> -// RUN: %clang -fsyntax-only %s -I %S/Inputs/crash-recovery -isysroot >> %/t/i/ \ >> +// RUN: %clang -fsyntax-only %s -I %S/Inputs/System -isysroot %/t/i/ \ > > Is this an intentional revert? Test fails for me again because it > fails to find float.h, which is not generally available to %clang in > tests.
Nope, fixed back in r263912. Thanks -- Bruno Cardoso Lopes http://www.brunocardoso.cc _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits