r263893 - Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
Bruno Cardoso Lopes via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 20 11:15:10 PDT 2016
>> // 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
More information about the cfe-commits
mailing list