brintos

brintos / llvm-project-archived public Read only

0
0
Text · 384 B · 939839d Raw
15 lines · yaml
1---2MainSourceFile:     order-dependent.cpp3Diagnostics:4  - DiagnosticName: test-order-dependent-insertion5    DiagnosticMessage:6      Message: Fix7      FilePath: $(path)/order-dependent.cpp8      FileOffset: 129      Replacements:10        - FilePath:        $(path)/order-dependent.cpp11          Offset:          1212          Length:          013          ReplacementText: '0'14...15