[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Sun Jun 8 08:19:10 PDT 2014
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/142
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 210424
Blamelist: alp,ctopper
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/llvm/MC/MCParser/MCAsmParser.h
On: smooshlab-project
At: Sat 07 Jun 2014 22:20:37
Changed By: alp
Comments: Make InlineAsmIdentifierInfo forward-declarable
This helps localize header inclusion in the frontend.Properties:
phase_id: r210418-t20140607_222237-b572
Files:
include/clang/Sema/Sema.h
lib/Parse/ParseStmt.cpp
lib/Sema/SemaStmtAsm.cpp
On: smooshlab-project
At: Sat 07 Jun 2014 22:20:37
Changed By: alp
Comments: Don't include llvm/MC/MCParser throughout all of Sema
Requires LLVM r210417.Properties:
phase_id: r210418-t20140607_222237-b572
File: include/llvm/MC/MCParser/MCAsmParser.h
On: smooshlab-project
At: Sat 07 Jun 2014 22:26:37
Changed By: alp
Comments: Remove redundant typedef from MCAsmParserSemaCallback
The last use has been removed in clang r210418.Properties:
phase_id: r210419-t20140607_223458-b573
Files:
lib/Parse/CMakeLists.txt
lib/Parse/ParseStmt.cpp
lib/Parse/ParseStmtAsm.cpp
On: smooshlab-project
At: Sat 07 Jun 2014 22:50:37
Changed By: alp
Comments: Split out inline asm parsing into ParseStmtAsm.cpp
This change isolates various llvm/MC headers from the rest of the parser and
better aligns with the existing SemaStmtAsm.cpp.
No change in functionality, code move only.Properties:
phase_id: r210420-t20140607_225237-b574
File: lib/Target/AArch64/Disassembler/CMakeLists.txt
On: smooshlab-project
At: Sun 08 Jun 2014 00:50:37
Changed By: alp
Comments: Remove outdated CMake MSVC workaroundProperties:
phase_id: r210421-t20140608_005238-b575
Files:
tools/arcmt-test/arcmt-test.cpp
tools/diagtool/DiagTool.cpp
tools/diagtool/DiagnosticNames.cpp
tools/diagtool/DiagnosticNames.h
tools/diagtool/ShowEnabledWarnings.cpp
tools/driver/cc1as_main.cpp
tools/driver/driver.cpp
tools/libclang/ARCMigrate.cpp
tools/libclang/CIndex.cpp
tools/libclang/CIndexCXX.cpp
tools/libclang/CIndexCodeCompletion.cpp
tools/libclang/CIndexDiagnostic.cpp
tools/libclang/CIndexHigh.cpp
tools/libclang/CLog.h
tools/libclang/CXComment.cpp
tools/libclang/CXComment.h
tools/libclang/CXCompilationDatabase.cpp
tools/libclang/CXCursor.cpp
tools/libclang/CXCursor.h
tools/libclang/CXLoadedDiagnostic.cpp
tools/libclang/CXSourceLocation.cpp
tools/libclang/CXString.cpp
tools/libclang/CXTranslationUnit.h
tools/libclang/CXType.cpp
tools/libclang/CursorVisitor.h
tools/libclang/IndexBody.cpp
tools/libclang/IndexDecl.cpp
tools/libclang/IndexTypeSourceInfo.cpp
tools/libclang/Indexing.cpp
tools/libclang/IndexingContext.cpp
tools/libclang/IndexingContext.h
On: smooshlab-project
At: Sun 08 Jun 2014 01:50:37
Changed By: ctopper
Comments: [C++11] Use 'nullptr'. Tools edition.Properties:
phase_id: r210423-t20140608_015237-b576
Files:
unittests/AST/ASTVectorTest.cpp
unittests/AST/CommentParser.cpp
unittests/AST/StmtPrinterTest.cpp
unittests/ASTMatchers/ASTMatchersTest.cpp
unittests/ASTMatchers/ASTMatchersTest.h
unittests/ASTMatchers/Dynamic/RegistryTest.cpp
unittests/Basic/FileManagerTest.cpp
unittests/Basic/SourceManagerTest.cpp
unittests/Basic/VirtualFileSystemTest.cpp
unittests/Lex/LexerTest.cpp
unittests/Lex/PPCallbacksTest.cpp
unittests/Lex/PPConditionalDirectiveRecordTest.cpp
unittests/Sema/ExternalSemaSourceTest.cpp
unittests/Tooling/CommentHandlerTest.cpp
unittests/Tooling/CompilationDatabaseTest.cpp
unittests/Tooling/RefactoringTest.cpp
unittests/Tooling/RewriterTestContext.h
unittests/Tooling/ToolingTest.cpp
unittests/libclang/LibclangTest.cpp
On: smooshlab-project
At: Sun 08 Jun 2014 01:50:37
Changed By: ctopper
Comments: [C++11] Use 'nullptr'. Unittests edition.Properties:
phase_id: r210423-t20140608_015237-b576
Files:
lib/Target/Mips/MipsFastISel.cpp
test/CodeGen/Mips/Fast-ISel/simplestorefp1.ll
On: smooshlab-project
At: Sun 08 Jun 2014 02:26:37
Changed By: alp
Comments: Revert "Do materialize for floating point"
1) The commit was made despite profound lack of understanding:
"I did not understand the comment about using dyn_cast instead of isa. I will
commit as is and make the update after. You can explain what you meant to me."
Commit first, understand later isn't OK.
2) Review comments were simply ignored:
"Can you edit the summary to describe what the patch is for? It appears to be
a list of commits at the moment."
3) The patch got LGTM'd off-list without any indication of readiness.
4) The public mailing list was excluded from patch review so all of this was
hidden from the community.
This reverts commit r210414.Properties:
phase_id: r210424-t20140608_022838-b577
LOGS:
More information about the llvm-testresults
mailing list