arphaman added a comment.

It's more about handling all of the cases, e.g. the completion results for 
declaration patterns with placeholders, as those can't be caught with a check 
at an expression/typename level.

I guess then I can catch all of the most common cases now and we can improve 
the suppression for the remaining cases later on.


Repository:
  rL LLVM

https://reviews.llvm.org/D32081



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

Reply via email to