[PATCH] D51397: [analyzer] Remove the "postponed" hack, deal with derived symbols using an extra map

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 15:11:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341722: [analyzer] Remove the "postponed" hack, deal with derived symbols using an… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51397?vs=163238&id=164526#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51397

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
  cfe/trunk/lib/StaticAnalyzer/Core/RegionStore.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51397.164526.patch
Type: text/x-patch
Size: 5194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/91a0870f/attachment.bin>


More information about the llvm-commits mailing list