aaron.ballman added a comment.

In D71846#1800344 <https://reviews.llvm.org/D71846#1800344>, @njames93 wrote:

> I'm in two minds about issuing a warning when scope restrictions prevent a 
> fix. Do you think creating an option to enable or disable emitting warnings 
> for cases where the scope prevents a fix would be a good idea?


It's not uncommon for fixits to only be generated under specific circumstances, 
so I'm wondering what your concern is with warning when we can't provide a 
fixit? The cases I am thinking about all seem reasonable to diagnose (are true 
positives) without fixing, but maybe you have different circumstances in mind.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71846/new/

https://reviews.llvm.org/D71846



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

Reply via email to