summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2018-05-17 16:15:07 +0000
committerJustin Lebar <jlebar@google.com>2018-05-17 16:15:07 +0000
commit5489f85fdad03b81e445c9cd18997ee5c5a6f6f2 (patch)
tree8362d1824e8561ea32b89911d765d65532f4ada2 /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parenta907bf6a314cb6de39e47006930afc1ddd59d581 (diff)
downloadbcm5719-llvm-5489f85fdad03b81e445c9cd18997ee5c5a6f6f2.tar.gz
bcm5719-llvm-5489f85fdad03b81e445c9cd18997ee5c5a6f6f2.zip
[CUDA] Allow "extern __shared__ Foo foo[]" within anon. namespaces.
Summary: Previously this triggered a -Wundefined-internal warning. But it's not an undefined variable -- any variable of this form is a pointer to the base of GPU core's shared memory. Reviewers: tra Subscribers: sanjoy, rsmith Differential Revision: https://reviews.llvm.org/D46782 llvm-svn: 332621
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud