diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-12-01 21:24:36 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-12-01 21:24:36 +0000 |
commit | 7bfcc058306fc10422ae6767fbaa79b0ee16e597 (patch) | |
tree | a283036e59c1cb56e597804b9815dab5fc2a9950 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 6260cf71d3013124cb0ab901e5de058843fd9bbe (diff) | |
download | bcm5719-llvm-7bfcc058306fc10422ae6767fbaa79b0ee16e597.tar.gz bcm5719-llvm-7bfcc058306fc10422ae6767fbaa79b0ee16e597.zip |
[c++17] When deducing the type of a non-type template parameter from the type
of its argument, perform function-to-pointer and array-to-pointer decay on the
parameter type first.
Otherwise deduction will fail, as the type of the argument will be decayed.
llvm-svn: 319584
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions