[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Thu Sep 26 22:48:54 PDT 2013


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 191485
Blamelist: chapuni,majnemer

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/SemaExpr.cpp
 test/Parser/DelayedTemplateParsing.cpp
On: smooshlab-project
At: Thu 26 Sep 2013 21:20:30
Changed By: majnemer
Comments: Sema: Respect -fdelayed-template-parsing when parsing constexpr functions

Functions declared as constexpr must have their parsing delayed in
-fdelayed-template-parsing mode so as not to upset later template
instantiation.

N.B. My reading of the standard makes it seem like delayed template
parsing is at odds with constexpr.  We may want to make refinements in
other places in clang to make constexpr play nicer with this feature.

This fixes PR17334.
Properties: 
  phase_id: r191484-t20130926_212230-b12015



File: lib/Lex/LiteralSupport.cpp
On: smooshlab-project
At: Thu 26 Sep 2013 21:50:30
Changed By: chapuni
Comments: NumericLiteralParser::ParseNumberStartingWithZero(): Try to appease MSC16's miscompilation.

Investigating yet. It seems msc16 miscompiles s[1] to be folded.Properties: 
  phase_id: r191485-t20130926_215230-b12016



LOGS:






More information about the llvm-testresults mailing list