[cfe-commits] r74027 - in /cfe/trunk: clang.xcodeproj/ clang.xcodeproj/project.pbxproj include/clang/AST/DeclCXX.h include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/Sema.h lib/Sema/SemaExpr.cpp lib/Sema/SemaStmt.cpp test/CXX/class/class.local/p1.cpp test/CXX/class/class.local/p3.cpp

Douglas Gregor dgregor at apple.com
Wed Jun 24 22:11:55 PDT 2009


On Jun 24, 2009, at 10:13 AM, Ted Kremenek wrote:

> On Jun 23, 2009, at 6:15 PM, Fariborz Jahanian wrote:
>> Also not all dependencies are in place.
>
> If you see these we should fix them.  Thanks to Doug's efforts with
> the cmake files, I myself am able to build a completely working clang
> using the CMake-generated Xcode project.  Using 'ccmake' to generate
> the Xcode project, I am also only building the X86 codegen target, so
> you aren't beholden to building all of LLVM.


I believe that I have fixed all of the remaining dependency problems  
in the CMake-generated Xcode project.

	- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090624/f76b326f/attachment.html>


More information about the cfe-commits mailing list