aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorRyosuke Niwa <rniwa@webkit.org>2025-09-09 13:46:39 -0700
committerGitHub <noreply@github.com>2025-09-09 13:46:39 -0700
commite1ca3d9376541829a2ced11fbb4aa9015d656d44 (patch)
tree7a167930749ff911a5c7c8570b5f3b6805544bd9 /llvm/lib/FileCheck/FileCheck.cpp
parent2bd0d770af5b7cc349209e1c46cced86ecc5a69d (diff)
downloadllvm-e1ca3d9376541829a2ced11fbb4aa9015d656d44.zip
llvm-e1ca3d9376541829a2ced11fbb4aa9015d656d44.tar.gz
llvm-e1ca3d9376541829a2ced11fbb4aa9015d656d44.tar.bz2
[webkit.UncountedLambdaCapturesChecker] Ignore DeclRefExpr to a lambda in an no-escape argument (#155025)
Fix a bug that webkit.UncountedLambdaCapturesChecker was erroneously emitting a warning for a DeclRefExpr which is passed in as an argument to a no-escape function argument. The bug was caused by findLambdaInArg not adding DeclRefExpr to the ignored set even when a lambda was identified as an argument.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions