bolt/deps/llvm-18.1.8/clang-tools-extra/test/clang-apply-replacements/Inputs/order-dependent/file1.yaml
2025-02-14 19:21:04 +01:00

14 lines
384 B
YAML

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