aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-05-21 20:10:50 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-05-21 20:10:50 +0000
commitb2997f579a8b6552a49eab97e33c437b9251eb0a (patch)
tree73c1636810d5a9a7b8d5e9af36cd2c6ab0182eac /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent6e19543a2a2013bd357eb15e383b435cd0cbb810 (diff)
downloadllvm-b2997f579a8b6552a49eab97e33c437b9251eb0a.zip
llvm-b2997f579a8b6552a49eab97e33c437b9251eb0a.tar.gz
llvm-b2997f579a8b6552a49eab97e33c437b9251eb0a.tar.bz2
[c++20] P0780R2: Support pack-expansion of init-captures.
This permits an init-capture to introduce a new pack: template<typename ...T> auto x = [...a = T()] { /* a is a pack */ }; To support this, the mechanism for allowing ParmVarDecls to be packs has been extended to support arbitrary local VarDecls. llvm-svn: 361300
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions