[cfe-dev] InitHeaderSearch replacement ?

Parijat Banerjee parijat.pcr at gmail.com
Sun Sep 19 23:18:36 PDT 2010


I am having problems parsing programs which include standard header files in
my own parser using clang libraries . After v2.6 the InitHeaderSearch and
InitPreprocessor header files seem to have been replaced. Can someone tell
me how do i initialize the preprocessor and headersearch in the current
branch (2.8) so that my parser doesn't segfault out when it runs across a
standard header inclusion in a test file ?

Thanks and Regards,
Parijat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100919/8d577dd7/attachment.html>


More information about the cfe-dev mailing list