alexshap added inline comments.

================
Comment at: test/Analysis/array-struct.c:147
@@ +146,3 @@
+  bar(((gets3().a)));  
+}
+
----------------
compnerd wrote:
> Perhaps Im missing something, but theres no change to actually verify the 
> output?
without the changes the analyzer is crashing (llvm_unreachable (see the 
attached screenshot)) on this code (and the test is failing), with the fix it 
works fine. 


Repository:
  rL LLVM

https://reviews.llvm.org/D24484



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

Reply via email to