• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---
2MainSourceFile: source2.cpp
3Diagnostics:
4  - DiagnosticName:  test-conflict
5    DiagnosticMessage:
6      Message: Fix
7      FilePath: $(path)/common.h
8      FileOffset: 106
9      Replacements:
10        - FilePath:        $(path)/common.h
11          Offset:          106
12          Length:          26
13          ReplacementText: 'int & elem : ints'
14        - FilePath:        $(path)/common.h
15          Offset:          140
16          Length:          7
17          ReplacementText: elem
18        - FilePath:        $(path)/common.h
19          Offset:          169
20          Length:          1
21          ReplacementText: nullptr
22...
23