aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorDjordje Todorovic <djordje.todorovic@syrmia.com>2020-05-11 09:30:36 +0200
committerDjordje Todorovic <djordje.todorovic@syrmia.com>2020-05-11 10:02:13 +0200
commit45e5a32a8bd36836c26778f71accdbccdc770a42 (patch)
tree8c2c97cf0b17009951577e53e1a30bd0c9032c59 /clang/lib/CodeGen/CodeGenFunction.h
parent507d1eb1cec33ccc2fce0ee7f688e19a42e43990 (diff)
downloadllvm-45e5a32a8bd36836c26778f71accdbccdc770a42.zip
llvm-45e5a32a8bd36836c26778f71accdbccdc770a42.tar.gz
llvm-45e5a32a8bd36836c26778f71accdbccdc770a42.tar.bz2
[NFC][DwarfDebug] Avoid default capturing when using lambdas
It is bad practice to capture by default (via [&] in this case) when using lambdas, so we should avoid that as much as possible. This patch fixes that in the getForwardingRegsDefinedByMI from DwarfDebug module. Differential Revision: https://reviews.llvm.org/D79616
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions