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

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -