Skip to content
Snippets Groups Projects
Commit 3e308b1f authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement support for lambda capture pack expansions, e.g.,

  [&values...] { print(values...); }

llvm-svn: 150497
parent 1ce837af
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment