Yet more data from failing buildbots...

llvm-svn: 149624
This commit is contained in:
Douglas Gregor 2012-02-02 19:30:09 +00:00
parent f571b89054
commit ac8a57787f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// RUN: rm -rf %t
// RUN: %clang -fsyntax-only -isysroot %S/Inputs/System -fmodules -fmodule-cache-path %t -D__need_wint_t -Werror=implicit-function-declaration %s
// RUN: %clang -fsyntax-only -v -isysroot %S/Inputs/System -fmodules -fmodule-cache-path %t -D__need_wint_t -Werror=implicit-function-declaration %s
// Supplied by compiler, but referenced from the "/usr/include" module map.
@import cstd.float_constants;