aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorgeza-herman <geza.herman@gmail.com>2024-06-11 19:32:12 +0200
committerGitHub <noreply@github.com>2024-06-11 13:32:12 -0400
commit1c59362e4456fb0861fcf4be9831b4db3e921b2b (patch)
treeffd1903fc45542bc8196c4ce531c54cda7f90726 /lldb/source/Commands/CommandObjectThread.cpp
parent27f3ac5929badc84a339248c9281997b87bb963e (diff)
downloadllvm-1c59362e4456fb0861fcf4be9831b4db3e921b2b.zip
llvm-1c59362e4456fb0861fcf4be9831b4db3e921b2b.tar.gz
llvm-1c59362e4456fb0861fcf4be9831b4db3e921b2b.tar.bz2
[clangd] Make it possible to enable misc-const-correctness clang-tidy check (#94920)
Before this PR, clangd forcefully disabled misc-const-correctness in disableUnusableChecks(). Now we have a FastCheckFilter configuration whose default value (Strict) also disables it. This patch removes misc-const-correctness from disableUnusableChecks() so it's possible to enable by setting FastCheckFilter to None. Fixes https://github.com/llvm/llvm-project/issues/89758
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions