I keep getting suggestions from clangd to add 'const' to a bunch of local variables, which is not LLVM's style. This suppresses those.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
thanks, this also came up in D54943. people are definitely annoyed by this and LLVM codebase needs to be cleaned for it if we want to enable it.