xref: /llvm-project/clang-tools-extra/test/clang-apply-replacements/Inputs/format/no.yaml (revision f2879d8a4877eafcdb12c852030746d175f8abbd)
1---
2MainSourceFile:  no.cpp
3Diagnostics:
4  - DiagnosticName:  test-no
5    DiagnosticMessage:
6      Message: Fix
7      FilePath: $(path)/no.cpp
8      FileOffset: 94
9      Replacements:
10        - FilePath:        $(path)/no.cpp
11          Offset:          94
12          Length:          3
13          ReplacementText: 'auto '
14...
15