summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp
diff options
context:
space:
mode:
authorAnastasia Stulova <anastasia.stulova@arm.com>2019-07-18 09:12:49 +0000
committerAnastasia Stulova <anastasia.stulova@arm.com>2019-07-18 09:12:49 +0000
commit36d9e8358aa2e24abc280af4811eac5d5c65557f (patch)
tree07947dbc7ef26c49fb85997dbc967cf2601bdb50 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp
parentf26706fa1c15090774868fd9d259c7882e553319 (diff)
downloadbcm5719-llvm-36d9e8358aa2e24abc280af4811eac5d5c65557f.tar.gz
bcm5719-llvm-36d9e8358aa2e24abc280af4811eac5d5c65557f.zip
[OpenCL][PR42033] Fix addr space deduction with template parameters
If dependent types appear in pointers or references we allow addr space deduction because the addr space in template argument will belong to the pointee and not the pointer or reference itself. We also don't diagnose addr space on a function return type after template instantiation. If any addr space for the return type was provided on a template parameter this will be diagnosed during the parsing of template definition. Differential Revision: https://reviews.llvm.org/D62584 llvm-svn: 366417
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud