[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu May 27 18:18:20 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/2410
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 104910
Blamelist: dgregor,sampo
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaCodeComplete.cpp
test/Index/complete-at-directives.m
test/Index/complete-exprs.c
test/Index/complete-recovery.m
At: Thu 27 May 2010 17:50:49
Changed By: dgregor
Comments: Do not produce types as valid code completions when we're in an
expression context in C/Objective-C, or when we're in an
@interface/@implementation/@protocol in Objective-C(++).
Properties:
Files:
lib/Sema/SemaCodeComplete.cpp
test/Index/complete-method-decls.m
At: Thu 27 May 2010 18:01:46
Changed By: dgregor
Comments: Don't put method bodies into code completions unless code patterns are
turned on.
Properties:
Files:
utils/TableGen/CMakeLists.txt
utils/TableGen/NeonEmitter.cpp
utils/TableGen/NeonEmitter.h
utils/TableGen/TableGen.cpp
At: Thu 27 May 2010 18:11:08
Changed By: sampo
Comments: Add support to tablegen for auto-generating arm_neon.h from a tablegen description
of the intrinsics. The goal is to auto-generate both support for GCC-style (vector)
and ARM-style (struct of vector) intrinsics.
This is work in progress, but will be completed soon.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling TableGenBackend.cpp for Release build
llvm[2]: Compiling X86DisassemblerTables.cpp for Release build
llvm[2]: Compiling X86RecognizableInstr.cpp for Release build
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/TableGen/TableGen.cpp: In function 'int main(int, char**)':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/TableGen/TableGen.cpp:288: error: no match for 'operator*' in '*Out'
llvm[3]: Building Release Archive Library libGoogleTest.a
make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/utils/TableGen/Release/TableGen.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [TableGen/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list