[cfe-commits] r106172 - in /cfe/trunk: include/clang/AST/Attr.h include/clang/AST/Makefile include/clang/Basic/Attr.td include/clang/Basic/AttrKinds.h include/clang/Basic/DeclNodes.td include/clang/Basic/Makefile include/clang/Basic/StmtNodes.td lib/AST/AttrImpl.cpp lib/Frontend/PCHReaderDecl.cpp lib/Frontend/PCHWriter.cpp tools/libclang/CXCursor.cpp

Douglas Gregor dgregor at apple.com
Wed Jun 16 18:12:45 PDT 2010


Sean was working on the fix. 

Sent from my iPhone

On Jun 16, 2010, at 5:40 PM, Ted Kremenek <kremenek at apple.com> wrote:

> The CMake build is still broken.
> 
> I am seeing:
> 
> AttKinds.h:24:10: fatal error: 'Clang/Basic/AttrList.inc' file not found
> 
> 
> On Jun 16, 2010, at 5:20 PM, Fariborz Jahanian wrote:
> 
>> Updating in llvm directory fixed the build. Sorry for the noise.
>> 
>> - fariborz
>> 
>> On Jun 16, 2010, at 5:11 PM, Fariborz Jahanian wrote:
>> 
>>> Hi Sean,
>>> 
>>> I am getting build failure:
>>> 
>>> llvm[3]: Building Clang attribute classes with tblgen
>>> tblgen: Unknown command line argument '-gen-clang-attr-classes'.  Try:
>>> '/Volumes/sandbox/llvm/Debug/bin/tblgen -help'
>>> make[3]: *** [/Volumes/sandbox/llvm/tools/clang/include/clang/AST/
>>> Debug/Attrs.inc.tmp] Error 1
>>> make[3]: *** Waiting for unfinished jobs....
>>> make[2]: *** [all] Error 1
>>> make[1]: *** [all] Error 1
>>> make: *** [all] Error 1
>>> 
>>> - Fariborz
>> 
>> _______________________________________________
>> 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