zaks.anna accepted this revision.
This revision is now accepted and ready to land.

================
Comment at: lib/StaticAnalyzer/Core/ExprEngine.cpp:2075
@@ +2074,3 @@
+void ExprEngine::VisitAtomicExpr(const AtomicExpr *AE, ExplodedNode *Pred,
+                     ExplodedNodeSet &Dst) {
+  ExplodedNodeSet AfterPreSet;
----------------
alignment is off?


http://reviews.llvm.org/D21667



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

Reply via email to