[PATCH] D23014: [analyzer] Model base to derived casts more precisely.

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 3 03:07:32 PDT 2016


xazax.hun updated this revision to Diff 66632.
xazax.hun marked 4 inline comments as done.
xazax.hun added a comment.

- Improvements according to review comments.


https://reviews.llvm.org/D23014

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
  lib/StaticAnalyzer/Core/CallEvent.cpp
  lib/StaticAnalyzer/Core/ExprEngineC.cpp
  lib/StaticAnalyzer/Core/Store.cpp
  test/Analysis/NewDelete-checker-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23014.66632.patch
Type: text/x-patch
Size: 4675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160803/958036dd/attachment.bin>


More information about the cfe-commits mailing list