Clang-Basic-Tutorial icon indicating copy to clipboard operation
Clang-Basic-Tutorial copied to clipboard

Fatal error parsing includes

Open Saurav-K-Aryal opened this issue 8 years ago • 0 comments

Hi @jszhujun2010 ,

I was looking to get more into Clang and was looking at your LibExample. Thank you for the awesome example, it has been a lot of help. But, the example seems to be unable to parse included header files including built-in header files and it also skips any user-defined classes. Do you know of anyway we can parse c++ files with the includes?

Saurav-K-Aryal avatar Jun 30 '16 22:06 Saurav-K-Aryal