Charusso marked an inline comment as done.
Charusso added a comment.

I felt that it will be easier, eh.



================
Comment at: clang/lib/StaticAnalyzer/Core/CoreEngine.cpp:118
+    SubEng.processBeginWorklist(BuilderCtx, Node, DstBegin, StartLoc);
     SubEng.processBeginOfFunction(BuilderCtx, Node, DstBegin, StartLoc);
 
----------------
I think we need to merge the `BeginFunction` into the `BeginWorklist`.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69745/new/

https://reviews.llvm.org/D69745



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

Reply via email to