[cfe-dev] Developing Clang with XCode

Alexey Samsonov samsonov at google.com
Mon Dec 24 01:12:15 PST 2012


Hi cfe-dev,

Does anybody do the subj?
Richard (in cc) and I observed that when LLVM checkout is configured with
CMake and XCode generators and then built, clang binary
appears in bin/Debug/clang while resources are located under
lib/clang/3.3/... as usual. This means that logic that finds out resource
directory in Clang driver (
http://clang.llvm.org/doxygen/Driver_8cpp_source.html#l00068) doesn't work.

-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121224/8c821de0/attachment.html>


More information about the cfe-dev mailing list