summaryrefslogtreecommitdiff
path: root/test/FileCheck
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2016-05-27 21:23:25 +0000
committerXinliang David Li <davidxl@google.com>2016-05-27 21:23:25 +0000
commita5135a874c2d1c9998793b8fcd9bbc6f9d1b7be2 (patch)
tree5a4e48a51cd3c9f1cbe0c772492c892c280022b1 /test/FileCheck
parentc1712d6440fa798b00db629439568c05c03a98e2 (diff)
FileCheck: dump command line context with empty input
Differential Revision: http://reviews.llvm.org/D20716 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271047 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FileCheck')
-rw-r--r--test/FileCheck/check-empty.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/FileCheck/check-empty.txt b/test/FileCheck/check-empty.txt
index 9caea65ee61..284ad976a54 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