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 ? <div>
<br></div><div>Thanks and Regards, </div><div>Parijat </div>