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

Aleksei Sidorin a.sidorin at samsung.com
Thu Oct 16 11:13:46 PDT 2014


Give new functions more informative names; add entry in ProgramState.

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.15030.patch
Type: text/x-patch
Size: 28894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141016/0d3e91f4/attachment.bin>


More information about the cfe-commits mailing list