Yes, that did it. (Sorry, for no feedback; out at lunch.)

On Mon, Jul 2, 2012 at 11:00 AM, Jordan Rose <[email protected]> wrote:
This is not a standalone build, but it is a separate build from LLVM.

I'm not aware of such a variation? the 'CLANG_BUILT_STANDALONE' is set 
explicitly in the cmake files when the Clang tree is built separately from the 
LLVM tree.


Sorry, I thought a standalone build meant "no LLVM sources available", since 
there is a separate case in tests/CMakeLists.txt for that. It looks like it's 
supposed to be possible to build Clang merely with LLVM headers and built 
products, but that's not what I'm doing.

Unfortunately, even though "check-clang" builds now in standalone mode, it 
still prints out PASS messages for everything that passes, which Xcode is 
treating as failures. (Not a regression; I posted abou this last time.) Maybe 
I'll muck around with it later, since you're not a standalone client and would 
probably rather not be spending your time on this. ;-)

Thanks for the "at least it builds" fix.
Jordan
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to