xref: /llvm-project/clang-tools-extra/test/clang-apply-replacements/Inputs/conflict/file3.yaml (revision f2879d8a4877eafcdb12c852030746d175f8abbd)
1---
2MainSourceFile: source1.cpp
3Diagnostics:
4  - DiagnosticName:  test-conflict
5    DiagnosticMessage:
6      Message: Fix
7      FilePath: $(path)/common.h
8      FileOffset: 169
9      Replacements:
10        - FilePath:        $(path)/common.h
11          Offset:          169
12          Length:          0
13          ReplacementText: "(int*)"
14...
15