[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

Ted Kremenek kremenek at apple.com
Wed Jun 16 17:56:04 PDT 2010


It works now!  Thanks.

On Jun 16, 2010, at 5:52 PM, Sean Hunt wrote:

> On 06/16/2010 06:40 PM, Ted Kremenek wrote:
>> The CMake build is still broken.
>> 
>> I am seeing:
>> 
>> AttKinds.h:24:10: fatal error: 'Clang/Basic/AttrList.inc' file not found
> 
> Eh, another typo was discovered by another builder, leaving me in awe that my build ever succeeded. Hopefully my most recent commit will do it.
> 
> Sean





More information about the cfe-commits mailing list