<div dir="ltr">Hi,<div><br></div><div style>I'm currently writing a Tool using libtooling & RecursiveAstVisitor.</div><div style>In the AST I come across quite a lot of Unresolved expressions and I looked through the documentation of UnresolvedMemberExpr <a href="http://clang.llvm.org/doxygen/classclang_1_1UnresolvedMemberExpr.html#details">[UnresolvedMemberExpr]</a> there it says that those nodes will be resolved in the final AST. <br>
Is there any possibility to get this final AST and run the tool over this? Or to what does this refer?</div><div style><br></div><div style>Thanks for clarification.</div><div style>Cheers,</div><div style>Lukas</div></div>