rsmith added inline comments.

================
Comment at: test/Analysis/nullptr.cpp:136
-    invokeF(p); // expected-warning{{1st function call argument is an 
uninitialized value}}
-                // expected-note@-1{{1st function call argument is an 
uninitialized value}}
   if (getSymbol()) // expected-note   {{Assuming the condition is false}}
----------------
rsmith wrote:
> This bug is already fixed in trunk.
Never mind, the fix was reverted in r346065.


Repository:
  rC Clang

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

https://reviews.llvm.org/D53713



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

Reply via email to