aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter
diff options
context:
space:
mode:
authorAaron Puchert <aaronpuchert@alice-dsl.net>2025-08-03 19:50:17 +0200
committerGitHub <noreply@github.com>2025-08-03 19:50:17 +0200
commita048aeb06e5de571eadd646860c320b9a67d1efc (patch)
tree954d6e6bb271409180d58df2538c09244f94ba65 /lldb/unittests/ScriptInterpreter
parent408fe1d369df926eecd6c15ce939d38652b4b58d (diff)
downloadllvm-a048aeb06e5de571eadd646860c320b9a67d1efc.zip
llvm-a048aeb06e5de571eadd646860c320b9a67d1efc.tar.gz
llvm-a048aeb06e5de571eadd646860c320b9a67d1efc.tar.bz2
Thread safety analysis: Don't warn on acquiring reentrant capability (#150857)
The point of reentrant capabilities is that they can be acquired multiple times, so they should probably be excluded from requiring a negative capability on acquisition via -Wthread-safety-negative. However, we still propagate explicit negative requirements.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter')
0 files changed, 0 insertions, 0 deletions