[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Oct 2 08:36:50 PDT 2013


The Buildbot has detected a new failure on builder phase1 - sanity while building cfe.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/12254

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 191833
Blamelist: rnk

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 include/clang/Basic/DiagnosticLexKinds.td
 lib/Frontend/PrintPreprocessedOutput.cpp
 lib/Lex/Pragma.cpp
 test/Preprocessor/pragma_microsoft.c
 test/Preprocessor/pragma_microsoft.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Wed 02 Oct 2013 08:26:30
Changed By: rnk
Comments: Accept #pragma warning(push, 0) without warning

This partially addresses PR17435, but it doesn't actually implement the
pragma.  If we implement it, we should map levels 1-4 to something like
-Wall and level 0 to something like -w.Properties: 




LOGS:






More information about the llvm-testresults mailing list