Author: dgregor
Date: Thu Feb  2 13:30:09 2012
New Revision: 149624

URL: http://llvm.org/viewvc/llvm-project?rev=149624&view=rev
Log:
Yet more data from failing buildbots...

Modified:
    cfe/trunk/test/Modules/cstd.m

Modified: cfe/trunk/test/Modules/cstd.m
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Modules/cstd.m?rev=149624&r1=149623&r2=149624&view=diff
==============================================================================
--- cfe/trunk/test/Modules/cstd.m (original)
+++ cfe/trunk/test/Modules/cstd.m Thu Feb  2 13:30:09 2012
@@ -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;


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to