diff options
author | Edoardo Sanguineti <edoardo.sanguineti222@gmail.com> | 2023-07-04 20:42:44 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2023-07-04 20:43:56 +0200 |
commit | 0529025648b5e119ea75a06c6819d0f135efe0eb (patch) | |
tree | adda9051fbeaeba4ca2dbe3dc625e35e728c01d1 /llvm/lib/FileCheck | |
parent | a4bc96d38aa7fe7aade29982b06de8c9d94da8bd (diff) | |
download | llvm-0529025648b5e119ea75a06c6819d0f135efe0eb.zip llvm-0529025648b5e119ea75a06c6819d0f135efe0eb.tar.gz llvm-0529025648b5e119ea75a06c6819d0f135efe0eb.tar.bz2 |
[libc++] Use this in lamba capture in <latch>
"&" seemed to be used in a situation where perhaps it's not the best option.
Other libc++ modules make use of [this] when calling functions from the same class.
[this] would be the appropriate lambda capture specifier to use in this situation.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D154358
Diffstat (limited to 'llvm/lib/FileCheck')
0 files changed, 0 insertions, 0 deletions