summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-apply-replacements/Inputs/basic/file2.yaml
blob: de99d860cb560d33bf64ef074eef57265b3bc0ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
MainSourceFile:     source2.cpp
Diagnostics:
  - DiagnosticName: test-basic
    DiagnosticMessage:
      Message: Fix
      FilePath: $(path)/basic.h
      FileOffset: 148
      Replacements:
        - FilePath:        $(path)/../basic/basic.h
          Offset:          298
          Length:          1
          ReplacementText: elem
...
OpenPOWER on IntegriCloud