brintos

brintos / llvm-project-archived public Read only

0
0
Text · 339 B · 2c3d56e Raw
15 lines · yaml
1---2MainSourceFile:      source1.cpp3Diagnostics:4  - DiagnosticName:  test-crlf5    DiagnosticMessage:6      Message: Fix7      FilePath: $(path)/crlf.cpp8      FileOffset: 799      Replacements:10        - FilePath:        $(path)/crlf.cpp11          Offset:          7912          Length:          113          ReplacementText: nullptr14...15