Fix test failures introduced by PR #113697 (#116941)
[llvm-project.git] / clang-tools-extra / test / clang-apply-replacements / Inputs / format_header / no.yaml
blob172b5ee1f1ac5a1041b1915b9f081b7c5a49be29
1 ---
2 MainSourceFile:  no.cpp
3 Diagnostics:
4   - DiagnosticName:  test-header-format
5     DiagnosticMessage:
6       Message: Fix
7       FilePath: $(path)/no.cpp
8       FileOffset: 36
9       Replacements:
10         - FilePath:        $(path)/no.cpp
11           Offset:          36
12           Length:          17
13           ReplacementText: ""
14 ...