This functionality is commonly needed in clang tidy checks (based on
transformer) that only print warnings, without suggesting any edits. The no-op
edit allows the user to associate a diagnostic message with a source location.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo