benlangmuir added a comment.

> What do you think about a hybrid approach: Don't suppress diagnostics in the 
> placeholder range when we handle the placeholders in parser/sema, but do 
> suppress the range when the placeholder isn't explicitly handled?

I'd really rather not plumb this into the diagnostics engine at all if we can 
avoid it.  Are there cases we somehow cannot handle using the explicit checks, 
or is it just a question of finding all the cases?


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