[PATCH] D35670: [StaticAnalyzer] Handle LoopExit CFGElement in the analyzer

Peter Szecsi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 26 09:46:43 PDT 2017


szepet updated this revision to Diff 108312.
szepet added a subscriber: cfe-commits.
szepet added a comment.

Accidentally left debug print removed.


https://reviews.llvm.org/D35670

Files:
  include/clang/Analysis/ProgramPoint.h
  include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  lib/StaticAnalyzer/Core/CoreEngine.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35670.108312.patch
Type: text/x-patch
Size: 4640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170726/63e14e37/attachment.bin>


More information about the cfe-commits mailing list