[clangd] Disable modernize-macro-to-enum tidy check
Check relies on seeing PP-directives from preamble, hence it's unusable. See https://github.com/clangd/clangd/issues/1464.
Loading
Please sign in to comment
Check relies on seeing PP-directives from preamble, hence it's unusable. See https://github.com/clangd/clangd/issues/1464.