[PATCH] [analyzer] Refactor conditional expression evaluating code
Pavel Labath
labath at google.com
Tue Aug 20 03:01:20 PDT 2013
I mistakenly used cast_or_null when i meant dyn_cast. Also adding a test case that caught that.
Hi jordan_rose,
http://llvm-reviews.chandlerc.com/D1340
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1340?vs=3566&id=3591#toc
Files:
lib/Analysis/LiveVariables.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp
lib/StaticAnalyzer/Core/ExprEngineC.cpp
test/Analysis/logical-ops.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1340.5.patch
Type: text/x-patch
Size: 9141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130820/9a2371ba/attachment.bin>
More information about the cfe-commits
mailing list