summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-apply-replacements/Inputs/identical/file2.yaml
blob: 9e3de7b4d51924fc2e6cac83c1a015f77ca083a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
MainSourceFile:     identical.cpp
Diagnostics:
  - DiagnosticName: test-identical-insertion
    DiagnosticMessage:
      Message: Fix
      FilePath: $(path)/identical.cpp
      FileOffset: 12
      Replacements:
        - FilePath:        $(path)/identical.cpp
          Offset:          12
          Length:          0
          ReplacementText: '0'
...

OpenPOWER on IntegriCloud