xref: /llvm-project/llvm/test/FileCheck/check-multiple-prefixes-substr.txt (revision ee703eb4726ba570b3831400cc1b0bc3ae0f88b9)
1// RUN: FileCheck -check-prefix=CHECKER -check-prefix=CHECK -input-file %s %s -allow-unused-prefixes
2// RUN: FileCheck -check-prefix=CHECK -check-prefix=CHECKER -input-file %s %s -allow-unused-prefixes
3
4foo
5; CHECKER: fo{{o}}
6