[PATCH] D5102: [analyzer][Bugfix/improvement] Fix for PR16833

Devin Coughlin via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 22 13:33:02 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248318: [analyzer] Create one state for a range switch case instead of multiple. (authored by dcoughlin).

Changed prior to commit:
  http://reviews.llvm.org/D5102?vs=32664&id=35411#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D5102

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  cfe/trunk/lib/Analysis/CFG.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/SimpleConstraintManager.h
  cfe/trunk/test/Analysis/switch-case.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5102.35411.patch
Type: text/x-patch
Size: 31591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150922/039d5574/attachment-0001.bin>


More information about the cfe-commits mailing list