[PATCH] D51191: [analyzer] Support modelling no-op BaseToDerived casts in ExprEngine

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 29 15:44:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC340984: [analyzer] Support modeling no-op BaseToDerived casts in ExprEngine. (authored by dergachev, committed by ).
Herald added a subscriber: cfe-commits.

Repository:
  rC Clang

https://reviews.llvm.org/D51191

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def
  lib/StaticAnalyzer/Core/MemRegion.cpp
  lib/StaticAnalyzer/Core/RegionStore.cpp
  lib/StaticAnalyzer/Core/Store.cpp
  test/Analysis/casts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51191.163210.patch
Type: text/x-patch
Size: 11899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180829/6fa33852/attachment-0001.bin>


More information about the cfe-commits mailing list