[clang-tools-extra] [clangd] don't lower severity of clang-tidy modernize-* checks to remarks (PR #75706)

Julian Schmidt via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 17 05:29:01 PST 2024


5chmidti wrote:

I'm closing this because it is not a good way to solve this. IMO, a good approach would be to let users write the diagnostic severity they want to have for all or for specific diagnostics groups in their clangd config file (like described above). I've opened clangd/clangd#1937 to discuss how to move forward with a better plan.

https://github.com/llvm/llvm-project/pull/75706


More information about the cfe-commits mailing list