samitolvanen added reviewers: aaron.ballman, nickdesaulniers, pcc, joaomoreira, 
kees, nathanchance.
samitolvanen added a comment.

Similarly to D134831 <https://reviews.llvm.org/D134831>, 
`-Wincompatible-function-pointer-types` also seems to miss int <-> enum 
mismatches in function pointer assignments, for example. Does this look like a 
reasonable approach or is there a better way to implement something like this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136790

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

Reply via email to