zaks.anna added inline comments.

================
Comment at: lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp:99
@@ +98,3 @@
+                                     "Nullable pointer is assigned to a "
+                                     "pointer which has _Nonnull type",
+                                     "Nullable pointer is returned from a "
----------------
This is very asymmetric: "Nullable pointer" and "_Nonnull" type. Also, is 
"_Nonnull" the only spelling we have?


http://reviews.llvm.org/D12619



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

Reply via email to