[llvm-commits] 170344

Nadav Rotem nrotem at apple.com
Mon Dec 17 09:46:11 PST 2012


David, 

It looks like  your commit r170344 broke the build, and clang does not compile now.  Can you please revert this patch ASAP ?

Thanks, 
Nadav
CGObjC.cpp: In function ‘bool hasAtomicCopyHelperAPI(const clang::ObjCRuntime&)’:
CGObjC.cpp:2803:18: error: ‘const class clang::ObjCRuntime’ has no member named ‘hasAtomicCopyHelper’
CGObjC.cpp:2804:1: warning: control reaches end of non-void function [-Wreturn-type]
/bin/rm: cannot remove `/home/baldrick/osuosl/slave/clang-x86_64-debian/llvm/tools/clang/lib/CodeGen/Debug+Asserts/CGObjC.d.tmp': No such file or directory
make[4]: Leaving directory `/home/baldrick/osuosl/slave/clang-x86_64-debian/llvm/tools/clang/lib/CodeGen'
make[4]: *** [/home/baldrick/osuosl/slave/clang-x86_64-debian/llvm/tools/clang/lib/CodeGen/Debug+Asserts/CGObjC.o] Error 1
make[3]: *** [CodeGen/.makeall] Error 2
make[3]: *** Waiting for unfinished jobs....

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121217/01329928/attachment.html>


More information about the llvm-commits mailing list