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