[PATCH] D68725: [analyzer] MemoryBlockRegion: Generalize AllocaRegion

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 29 17:03:23 PDT 2019


Charusso added a comment.

In D68725#1726332 <https://reviews.llvm.org/D68725#1726332>, @NoQ wrote:

> I don't particularly love `SymbolMetadata` because i believe it should be associated with symbols [...]


That is why I secretly wanted to get rid of that concept, but I am fine with using a generic size map.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68725/new/

https://reviews.llvm.org/D68725





More information about the cfe-commits mailing list