john.brawn added a comment.

I know very little about how code completion works, but it's not immediately 
obvious to me that disabling plugin ast consumers when code completion is 
enabled is necessarily correct. In what kind of scenario would we both have a 
plugin loaded that wants to insert an ast consumer before/after the main one, 
and also be doing code completion?


Repository:
  rC Clang

https://reviews.llvm.org/D46050



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

Reply via email to