unplugged-vendor/external/llvm-project/clang-tools-extra/test/clang-apply-replacements/Inputs/identical/file2.yaml

16 lines
361 B
YAML

---
MainSourceFile: identical.cpp
Diagnostics:
- DiagnosticName: test-identical-insertion
DiagnosticMessage:
Message: Fix
FilePath: $(path)/identical.cpp
FileOffset: 12
Replacements:
- FilePath: $(path)/identical.cpp
Offset: 12
Length: 0
ReplacementText: '0'
...