]> granicus.if.org Git - clang/commit
[analyzer] Enhance ConditionVisitor to handle arbitrary ValueDecls in binary expressi...
authorTed Kremenek <kremenek@apple.com>
Tue, 16 Aug 2011 10:57:37 +0000 (10:57 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 16 Aug 2011 10:57:37 +0000 (10:57 +0000)
commit3b9e8e40dab1295de4f14d9cf8d24c22422a42d2
treeec10d4adcc1d1e60545339f5f212ea158407a2c2
parenta47027bbd8443593cec15bd7f1fc0eed38d4f904
[analyzer] Enhance ConditionVisitor to handle arbitrary ValueDecls in binary expressions, and also handle inverting the order of comparison when the named decl appears on the RHS.

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