summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/gmodules.py
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-08-31 00:05:50 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-08-31 00:05:50 +0000
commit082754176f2ec785535f4bf65a804fdebbca21b2 (patch)
tree84e407dfe81d93905ac98916acf5076af5f1e93f /lldb/packages/Python/lldbsuite/support/gmodules.py
parent33e17db59105fc9be904135a8e921e0c01348a2c (diff)
downloadbcm5719-llvm-082754176f2ec785535f4bf65a804fdebbca21b2.tar.gz
bcm5719-llvm-082754176f2ec785535f4bf65a804fdebbca21b2.zip
[c++20] Disallow template argument deduction from a braced-init-list
containing designators. The C++20 wording doesn't actually say what happens in this case, but treating this as a non-deduced context seems like the most natural behavior. (We might want to consider deducing through array designators as an extension in the future, but will need to be careful to deduce the array bound properly if we do so. That's not permitted herein.) llvm-svn: 370555
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/gmodules.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud