malavikasamak added inline comments.

================
Comment at: clang/include/clang/Basic/DiagnosticSemaKinds.td:11786
+  "%select{"
+    "unsafe operation on raw pointer in expression|"
+    "unsafe arithmetic on raw pointer|"
----------------
NoQ wrote:
> The first mode doesn't show up in any tests and it's probably dead code at 
> this point.
What do you think of specifying the variable name in these warnings? It could 
be helpful when there are more than one DREs in a statement.  


Repository:
  rC Clang

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

https://reviews.llvm.org/D146773

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D146773: [-Wunsafe... Malavika Samak via Phabricator via cfe-commits

Reply via email to