[llvm-commits] 170344
David Chisnall
csdavec at swan.ac.uk
Mon Dec 17 10:54:03 PST 2012
Someone else already reverted it.
If anyone knows why I'm not getting buildbot mails, please let me know...
David
On 17 Dec 2012, at 17:46, Nadav Rotem wrote:
> 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....
>
>
More information about the llvm-commits
mailing list