]> granicus.if.org Git - clang/commit
[analyzer] Enhance ConditionVisitor to understand eagerly evaluated (simple) binary...
authorTed Kremenek <kremenek@apple.com>
Tue, 16 Aug 2011 01:53:41 +0000 (01:53 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 16 Aug 2011 01:53:41 +0000 (01:53 +0000)
commit681bc114b51c1198cdec9a165c7d3230abb8f427
treef3403826d0ae67d491ea5f0f6dc6888a0062f6fd
parent6c7511db998817e64f2e124013e7d7c9a430c580
[analyzer] Enhance ConditionVisitor to understand eagerly evaluated (simple) binary conditions, and teach it to only focus on constraint changes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137705 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp