[PATCH] [analyzer] Refactor conditional expression evaluating code

Pavel Labath labath at google.com
Tue Aug 20 04:43:48 PDT 2013


  Fix another assertion failure: the expression type should be determined after the call to ResolveCondition.
  + test case

Hi jordan_rose,

http://llvm-reviews.chandlerc.com/D1340

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1340?vs=3591&id=3593#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.6.patch
Type: text/x-patch
Size: 9249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130820/e93467bd/attachment.bin>


More information about the cfe-commits mailing list