summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2016-04-11 22:52:42 +0000
committerJames Y Knight <jyknight@google.com>2016-04-11 22:52:42 +0000
commit00db547f97dd4b2d355b569cd6069f8d303fc560 (patch)
tree7e66c2a0a70d387acf034d55ea38a200f27560f4 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent15c41b25c79d18bf3eaa5cf419c79884e26aa6e2 (diff)
downloadbcm5719-llvm-00db547f97dd4b2d355b569cd6069f8d303fc560.tar.gz
bcm5719-llvm-00db547f97dd4b2d355b569cd6069f8d303fc560.zip
Fix compile with GCC after r266002 (Add __atomic_* lowering to AtomicExpandPass)
It doesn't like implicitly calling the ArrayRef constructor with a returned array -- it appears to decays the returned value to a pointer, first, before trying to make an ArrayRef out of it. llvm-svn: 266011
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud