diff options
author | Anastasia Stulova <anastasia.stulova@arm.com> | 2015-12-22 15:14:54 +0000 |
---|---|---|
committer | Anastasia Stulova <anastasia.stulova@arm.com> | 2015-12-22 15:14:54 +0000 |
commit | 76fd1052fd60ef227ad249bc16e714e9b4b7460c (patch) | |
tree | 624f934fd320303d3c73d6c932d133c608436814 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | a1080103853620317ee313ec28bf64cd206c22f2 (diff) | |
download | bcm5719-llvm-76fd1052fd60ef227ad249bc16e714e9b4b7460c.tar.gz bcm5719-llvm-76fd1052fd60ef227ad249bc16e714e9b4b7460c.zip |
[OpenCL] Fix atomic Builtins check for address spaces of non-atomic pointer
If there are two pointers passed to an atomic Builtin,
Clang doesn't allow the second (non-atomic) one to be qualified
with an address space.
Remove this restriction by recording the address space of passed pointers
in atomics type diagnostics.
llvm-svn: 256243
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions