diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-09-05 01:23:47 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-09-05 01:23:47 +0000 |
commit | 7ac42374abc01d89235c862cc44da0c6c930489c (patch) | |
tree | dfa0f8c87bd7d45416dbf1520df1f39a5e159e77 /lldb/packages/Python/lldbsuite/test | |
parent | 33b8a55329b9a968e4f2d859610d638d7fb394e5 (diff) | |
download | bcm5719-llvm-7ac42374abc01d89235c862cc44da0c6c930489c.tar.gz bcm5719-llvm-7ac42374abc01d89235c862cc44da0c6c930489c.zip |
[c++20] Fix some ambiguities in our mangling of lambdas with explicit
template parameters.
This finishes the implementation of the proposal described in
https://github.com/itanium-cxx-abi/cxx-abi/issues/31. (We already
implemented the <lambda-sig> extensions, but didn't take them into
account when computing mangling numbers, and didn't deal properly with
expanded parameter packs, and didn't disambiguate between different
levels of template parameters in manglings.)
llvm-svn: 371004
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions