[AMDGPU] Do not remat instructions with PhysReg uses (#124366)
[llvm-project.git] / clang-tools-extra / test / clang-apply-replacements / Inputs / order-dependent / file2.yaml
blob1219c3b0b273b2196ec30212ba72ae838bba96fb
1 ---
2 MainSourceFile:     order-dependent.cpp
3 Diagnostics:
4   - DiagnosticName: test-order-dependent-insertion
5     DiagnosticMessage:
6       Message: Fix
7       FilePath: $(path)/order-dependent.cpp
8       FileOffset: 12
9       Replacements:
10         - FilePath:        $(path)/order-dependent.cpp
11           Offset:          12
12           Length:          0
13           ReplacementText: '1'
14 ...