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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Aug 27 17:20:38 PDT 2013


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 189424
Blamelist: majnemer,ruiu

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/AST/TypeLoc.cpp
 test/SemaTemplate/temp_arg_template.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 27 Aug 2013 17:06:43
Changed By: majnemer
Comments: AST: Don't treat a TemplateExpansion as a Template

Summary:
Instead of calling getAsTemplate(), call
getAsTemplateOrTemplatePattern() because it handles the
TemplateExpansion case too.

This fixes PR16997.

Reviewers: doug.gregor, rsmith

Reviewed By: rsmith

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D1512Properties: 




Files:
 include/llvm/Option/OptTable.h
 lib/Option/OptTable.cpp
 unittests/Option/OptionParsingTest.cpp
 utils/TableGen/OptParserEmitter.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Tue 27 Aug 2013 17:06:43
Changed By: ruiu
Comments: Revert "Option parsing: support case-insensitive option matching." as it broke Windows buildbot.

This reverts r189416.Properties: 




LOGS:






More information about the llvm-testresults mailing list