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

Aleksei Sidorin via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 20 01:05:08 PDT 2015


a.sidorin updated this revision to Diff 32664.
a.sidorin marked an inline comment as done.
a.sidorin added a comment.

Remove duplicating assertion.


http://reviews.llvm.org/D5102

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  lib/Analysis/CFG.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.32664.patch
Type: text/x-patch
Size: 32427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150820/6fbc9d07/attachment-0001.bin>


More information about the cfe-commits mailing list