aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorBenjamin Maxwell <benjamin.maxwell@arm.com>2025-01-30 08:55:34 +0000
committerGitHub <noreply@github.com>2025-01-30 08:55:34 +0000
commit2b7509e9885c9a5656bb3c201421e146a21fb88e (patch)
tree04fc79553457f1162713cac12518b34d561502aa /lldb/packages/Python/lldbsuite/test/configuration.py
parent62bcbe62dd635ceaad25d2fb2c94e9914451dc99 (diff)
downloadllvm-2b7509e9885c9a5656bb3c201421e146a21fb88e.zip
llvm-2b7509e9885c9a5656bb3c201421e146a21fb88e.tar.gz
llvm-2b7509e9885c9a5656bb3c201421e146a21fb88e.tar.bz2
[clang][SME] Account for C++ lambdas in SME builtin diagnostics (#124750)
A C++ lambda does not inherit attributes from the parent function. So the SME builtin diagnostics should look at the lambda's attributes, not the parent function's. The fix is very simple and just adds the missing "AllowLambda" flag to the function decl lookups.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions