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