PiotrZSL added a comment.

I love an idea, but i'm afraid that it may impact checks that build some 
internal database, like  misc-confusable-identifiers or misc-unused-using-decls.
Probably some of those checks would need to be rewrite to use some own visitor. 
And probably we should have access to that Cache (function that check if 
location should be ignored) from a check code, in such case in some cases it 
could be used instead of re-inventing a wheal.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150126

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

Reply via email to