jkorous-apple added a comment.

No luck. If I understand it correctly all the information that would be needed 
to distinguish between:

  foo::<CODE_COMPLETE>

and

  int i = foo::<CODE_COMPLETE>

in ResultBuilder::AddResult() is missing since the context is represented only 
by DeclContext. Something like a DirectASTParentNode would be necessary instead.


https://reviews.llvm.org/D39730



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to