cor3ntin added a comment.

I'm not sure I understand the motivation for this change. Sure, people do that 
but they also might do the same thing for ssize_t, intmax_t, or to compare int 
to int32_t.
I think a better heuristic would be to not emit a warning for any integral (and 
floating point?) type that have the same canonical types (but we probably still 
want one if their non-canonical type if the same)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155457

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

Reply via email to