george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.

LGTM with a nit.



================
Comment at: test/Analysis/temporaries.cpp:472
+  for (int i = 0;;)
+    F j(i ? j : h);
+}
----------------
// no-crash?


Repository:
  rC Clang

https://reviews.llvm.org/D49213



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

Reply via email to