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