| Issue |
185753
|
| Summary |
[clang-tidy] Add NOLINTNEXTLINE "quick fix"
|
| Labels |
clang-tidy
|
| Assignees |
|
| Reporter |
laverdet
|
When clang-tidy / clangd detect an issue, it is raised to the language client with potential fixes. It would be very nice if clang-tidy also suggested a `NOLINTNEXTLINE` fix due to the frequency of false positives.
I found an abandoned PR from 2023 implementing the suggestion: https://reviews.llvm.org/D142991
<img width="866" height="160" alt="Image" src="" />
<img width="215" height="112" alt="Image" src="" />
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs