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

Aleksei Sidorin a.sidorin at samsung.com
Fri Oct 17 07:28:52 PDT 2014


Add an assertion; an another attempt to refactor RangeConstraintManager::assumeSymbolWithinInclusiveRange.

http://reviews.llvm.org/D5102

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
  include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  lib/StaticAnalyzer/Core/CoreEngine.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp
  lib/StaticAnalyzer/Core/SimpleConstraintManager.h
  test/Analysis/switch-case.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5102.15075.patch
Type: text/x-patch
Size: 34862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141017/4e07ba0d/attachment.bin>


More information about the cfe-commits mailing list