aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py
diff options
context:
space:
mode:
authorJuan Manuel Martinez CaamaƱo <jmartinezcaamao@gmail.com>2025-10-21 17:43:39 +0200
committerGitHub <noreply@github.com>2025-10-21 17:43:39 +0200
commit554ea40b575c4ccd1f420aad08c77176444981ee (patch)
treee51d2cb36ce51e98b3fad280388a46fb0e4bbb31 /lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py
parent2ec01e430a5d2f05f379bdd6256a54ba2ec70eaa (diff)
downloadllvm-554ea40b575c4ccd1f420aad08c77176444981ee.zip
llvm-554ea40b575c4ccd1f420aad08c77176444981ee.tar.gz
llvm-554ea40b575c4ccd1f420aad08c77176444981ee.tar.bz2
[NFC][Clang][Diagnostics] Remove the DeferHint parameter of Diags(...) in favour of DeferHintRAII (#161517)
The `DeferHint` was misused at several callsites, where a `Decl*` was implicitly casted to `bool`. This patch proposes removing the `DeferHint` parameter and relying on `DeferDiagsRAII` to set if Clang should defer the diagnostics.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py')
0 files changed, 0 insertions, 0 deletions