yaxunl added inline comments.

================
Comment at: include/clang/Basic/DiagnosticSemaKinds.td:8584
+  "passing non-generic address space pointer to %0"
+  " generates dynamic conversion where it is not needed">;
 
----------------
How about change this to:

may cause dynamic conversion affecting performance


https://reviews.llvm.org/D51411



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

Reply via email to