[PATCH] D24484: [analyzer] Fix ExprEngine::VisitMemberExpr

Saleem Abdulrasool via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 13 09:09:48 PDT 2016


compnerd added inline comments.

================
Comment at: test/Analysis/array-struct.c:147
@@ +146,3 @@
+  bar(((gets3().a)));  
+}
+
----------------
Perhaps Im missing something, but theres no change to actually verify the output?


Repository:
  rL LLVM

https://reviews.llvm.org/D24484





More information about the cfe-commits mailing list