xazax.hun added a comment.

I actually think we should hard code STL (and maybe some other popular) types 
into the compiler. I.e.: if an STL type is unannotated and the warnings are 
turned on, we could look up the default annotations from a table and append 
them during parsing. This could be done in a separate patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63954



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

Reply via email to