diff options
author | Corentin Jabot <corentinjabot@gmail.com> | 2022-02-06 22:58:43 +0100 |
---|---|---|
committer | Corentin Jabot <corentinjabot@gmail.com> | 2023-03-02 10:04:16 +0100 |
commit | 93d7002dc4644b0a6f15a998dff0d55c72012e87 (patch) | |
tree | e1acee9c1bef09fa64d5207017f5dc6740a1baa3 /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | a26d3031cf89954d030e494d47ca6653d531dc82 (diff) | |
download | llvm-93d7002dc4644b0a6f15a998dff0d55c72012e87.zip llvm-93d7002dc4644b0a6f15a998dff0d55c72012e87.tar.gz llvm-93d7002dc4644b0a6f15a998dff0d55c72012e87.tar.bz2 |
[Clang] Implement Change scope of lambda trailing-return-type
This implements P2036R3 and P2579R0.
That is, explicit, int, and implicit capture become visible
at the start of the parameter head.
Reviewed By: aaron.ballman, rupprecht, shafik
Differential Revision: https://reviews.llvm.org/D124351
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions