[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

Fariborz Jahanian fjahanian at apple.com
Wed Jun 16 17:20:24 PDT 2010


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




More information about the cfe-commits mailing list