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

LGTM with a request for a tiny other improvement in the documentation.
Thanks!


================
Comment at: include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h:111
@@ -103,3 +110,3 @@
   /// nodes when the control reaches the end of a function.
   virtual void processEndOfFunction(NodeBuilderContext& BC,
                                     ExplodedNode *Pred) = 0;
----------------
Is this called for non-inlined functions? It would be worth updating the 
comments for this one as well.


http://reviews.llvm.org/D17418



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

Reply via email to