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

Aleksei Sidorin a.sidorin at samsung.com
Fri Oct 17 07:37:54 PDT 2014


Constantify a function parameter.

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.15076.patch
Type: text/x-patch
Size: 34915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141017/1d061d7b/attachment.bin>


More information about the cfe-commits mailing list