[cfe-dev] Tool programming. Where can I get default platform configuration ?

João Matos ripzonetriton at gmail.com
Sat Sep 1 06:09:31 PDT 2012


Hi. I'm also using Clang for a similiar tool (generate reflection data for
C++), check out the attached source file 'ParserInit.cpp' to see how I
initialize it.

You're also gonna need the attached patch applied to Clang, it exposes the
Windows SDK headers locations.

-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120901/3a394361/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Expose-function-to-get-Windows-system-include-paths.patch
Type: application/octet-stream
Size: 4746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120901/3a394361/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ParserInit.cpp
Type: text/x-c++src
Size: 2024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120901/3a394361/attachment.cpp>


More information about the cfe-dev mailing list