[cfe-commits] build failure

Ted Kremenek kremenek at apple.com
Wed Dec 12 08:55:58 PST 2007


I'm getting this too.

On Dec 12, 2007, at 8:40 AM, Fariborz Jahanian wrote:

> After update, I am getting:
>
> llvm[1]: Compiling SemaDeclObjC.cpp for Debug build
> SemaDeclObjC.cpp: In member function ‘void
> clang::Sema::CheckImplementationIvars(clang::ObjcImplementationDecl*,
> clang::ObjcIvarDecl**, unsigned int, clang::SourceLocation)’:
> SemaDeclObjC.cpp:416: error: ‘class clang::ObjcInterfaceDecl’ has no
> member named ‘getInstanceVariables’
> SemaDeclObjC.cpp: In member function ‘void
> clang::Sema::ImplMethodsVsClassMethods(clang::ObjcImplementationDecl*,
> clang::ObjcInterfaceDecl*)’:
> SemaDeclObjC.cpp:487: error: ‘class clang::ObjcImplementationDecl’ has
> no member named ‘getInstanceMethods’
> SemaDeclObjC.cpp:488: warning: comparison between signed and unsigned
> integer expressions
> SemaDeclObjC.cpp:502: error: ‘class clang::ObjcImplementationDecl’ has
> no member named ‘getClassMethods’
> SemaDeclObjC.cpp:503: warning: comparison between signed and unsigned
> integer expressions
> SemaDeclObjC.cpp: In member function ‘void
> clang
> ::Sema::ImplCategoryMethodsVsIntfMethods(clang::ObjcCategoryImplDecl*,
> clang::ObjcCategoryDecl*)’:
> SemaDeclObjC.cpp:532: error: ‘class clang::ObjcCategoryImplDecl’ has
> no member named ‘getInstanceMethods’
> SemaDeclObjC.cpp:533: warning: comparison between signed and unsigned
> integer expressions
> SemaDeclObjC.cpp:547: error: ‘class clang::ObjcCategoryImplDecl’ has
> no member named ‘getClassMethods’
> SemaDeclObjC.cpp:548: warning: comparison between signed and unsigned
> integer expressions
> make[1]: *** [/Volumes/sandbox/llvm/tools/clang/Sema/Debug/
> SemaDeclObjC.o] Error 1
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits





More information about the cfe-commits mailing list