1 RUN: %ProtectFileCheckOutput not FileCheck --check-prefix=P1 %s 2>&1 | FileCheck --check-prefix=CHECK1 %s
2 RUN: %ProtectFileCheckOutput not FileCheck --check-prefix=P2 %s 2>&1 | FileCheck --check-prefix=CHECK2 %s
3 RUN: %ProtectFileCheckOutput not FileCheck --check-prefix=P3 %s 2>&1 | FileCheck --check-prefix=CHECK3 %s
4 RUN: %ProtectFileCheckOutput not FileCheck --check-prefix=P4 %s 2>&1 | FileCheck --check-prefix=CHECK4 %s
5 RUN: %ProtectFileCheckOutput not FileCheck --check-prefix=P5 %s 2>&1 | FileCheck --check-prefix=CHECK5 %s
6 RUN: %ProtectFileCheckOutput not FileCheck --check-prefix=P6 %s 2>&1 | FileCheck --check-prefix=CHECK6 %s
7 RUN: %ProtectFileCheckOutput not FileCheck --check-prefix=P7 %s 2>&1 | FileCheck --check-prefix=CHECK7 %s
10 CHECK1: error: misspelled directive 'P1_LABEL:'
13 CHECK2: error: misspelled directive 'P2_NEXT:'
16 CHECK3: error: misspelled directive 'P3_NOT:'
19 CHECK4: error: misspelled directive 'P4_COUNT-2:'
22 CHECK5: error: misspelled directive 'P5_SAME:'
25 CHECK6: error: misspelled directive 'P6_EMPTY:'
28 CHECK7: error: misspelled directive 'P7_DAG:'