brintos

brintos / llvm-project-archived public Read only

0
0
Text · 341 B · fee1108 Raw
15 lines · yaml
1---2MainSourceFile: source1.cpp3Diagnostics:4  - DiagnosticName:  test-conflict5    DiagnosticMessage:6      Message: Fix7      FilePath: $(path)/common.h8      FileOffset: 1699      Replacements:10        - FilePath:        $(path)/common.h11          Offset:          16912          Length:          013          ReplacementText: "(int*)"14...15