c++ - Keeping invalid AST nodes -


i using llvm-clang lib-tooling parsing c++ code.

my question explained question asked on clang developer forum.

i followed every suggestion mentioned in answers still didn't succeed in achieving desired result. (keeping invalid ast nodes)

i able callback lookupunqualified in function confusing , beyond understanding. tried various approaches, creating dummy cxxrecorddecl, vardecl didn't work.

did had similar issue? requirement critical our project , stuck @ point.

thanks, hemant


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -