summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-apply-replacements/Inputs/invalid-files/invalid-files.yaml
blob: f84964d9664715717d6d50f6d4a7666f9dc4b52f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
MainSourceFile:  ''
Replacements:
  - FilePath:        idontexist.h
    Offset:          2669
    Length:          0
    ReplacementText: ' override'
  - FilePath:        idontexist.h
    Offset:          2669
    Length:          0
    ReplacementText: ' override'
...
OpenPOWER on IntegriCloud