xref: /aosp_15_r20/external/llvm/test/FileCheck/check-dag-substring-prefix.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker; RUN: not FileCheck -check-prefix=A -check-prefix=AA -input-file %s %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard Workerthis is the string to be matched
4*9880d681SAndroid Build Coastguard Workerthis should also be matched
5*9880d681SAndroid Build Coastguard Worker
6*9880d681SAndroid Build Coastguard Worker; BAA-DAG: this is the string to be {{matched}}
7*9880d681SAndroid Build Coastguard Worker; BAA-DAG: this should also be {{matched}}
8