Issue |
89758
|
Summary |
clangd: Remove "-misc-const-correctness" from disableUnusableChecks()
|
Labels |
new issue
|
Assignees |
|
Reporter |
geza-herman
|
As clangd has `FastCheckFilter`, I think "-misc-const-correctness" can be removed from `disableUnusableChecks()`, as it will be filtered by the default value of `FastCheckFilter` as well. So people who prefer to run misc-const-correctness from clangd, they can do it by setting `FastCheckFilter` to `None`.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs