diff options
author | Anastasia Stulova <anastasia.stulova@arm.com> | 2019-03-07 16:43:41 +0000 |
---|---|---|
committer | Anastasia Stulova <anastasia.stulova@arm.com> | 2019-03-07 16:43:41 +0000 |
commit | 27e5c212ee42bb3908d40d736b07762ae1fe98d0 (patch) | |
tree | e0905846b69a37b3c77e97e13e024cfc63f8fb31 /lldb/packages/Python/lldbsuite | |
parent | 95817d364104f6aa754af7e7034540b5a62eb2c2 (diff) | |
download | bcm5719-llvm-27e5c212ee42bb3908d40d736b07762ae1fe98d0.tar.gz bcm5719-llvm-27e5c212ee42bb3908d40d736b07762ae1fe98d0.zip |
[PR40778][Sema] Adjust addr space of operands in builtin operators.
Adjust address space for references and pointer operands of builtin operators.
Currently this change only fixes addr space in assignment (= and |=) operator,
that is needed for the test case reported in the bug. Wider support for all
other operations will follow.
Differential Revision: https://reviews.llvm.org/D58719
llvm-svn: 355608
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions