summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorMichael Kuperstein <michael.kuperstein@gmail.com>2016-04-14 22:00:11 +0000
committerMichael Kuperstein <michael.kuperstein@gmail.com>2016-04-14 22:00:11 +0000
commit16f13e252b2b41979abb563aa0e9a59cbb60e88e (patch)
tree526fea6a457dbd4bf98dfe6620a0207423237ae4 /lldb/packages/Python/lldbsuite/test
parentdc4c095d510a80ab7571d79b39a2e5564a402da5 (diff)
downloadbcm5719-llvm-16f13e252b2b41979abb563aa0e9a59cbb60e88e.tar.gz
bcm5719-llvm-16f13e252b2b41979abb563aa0e9a59cbb60e88e.zip
[AliasSetTracker] Correctly handle changing the size of an entry
If the size of an AST entry changes, we also need to make sure we perform necessary alias set merges, as the new size may overlap pointers in other sets. We happen to run into this with memset, because memset allows an entry for a i8* pointer to have a decidedly non-i8 size. This fixes PR27262. Differential Revision: http://reviews.llvm.org/D18939 llvm-svn: 266381
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud