diff options
Diffstat (limited to 'test/FileCheck/check-empty.txt')
-rw-r--r-- | test/FileCheck/check-empty.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/FileCheck/check-empty.txt b/test/FileCheck/check-empty.txt index 9caea65ee61a..319b411bef6f 100644 --- a/test/FileCheck/check-empty.txt +++ b/test/FileCheck/check-empty.txt @@ -7,5 +7,6 @@ ; NOFOO-NOT: foo ; EMPTY-ERR: FileCheck error: '-' is empty. +; EMPTY-ERR-NEXT: FileCheck command line: {{.*}}FileCheck{{.*}}-check-prefix={{.*}}FOO {{.*}}check-empty.txt ; NO-EMPTY-ERR-NOT: FileCheck error: '-' is empty. ; NOT-FOUND: error: expected string not found in input |