diff options
Diffstat (limited to 'llvm/test/Other/lit-unicode.txt')
-rw-r--r-- | llvm/test/Other/lit-unicode.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/Other/lit-unicode.txt b/llvm/test/Other/lit-unicode.txt index ca92c991d17..2f400014516 100644 --- a/llvm/test/Other/lit-unicode.txt +++ b/llvm/test/Other/lit-unicode.txt @@ -1,3 +1,5 @@ +FIXME: See if we can fix this in lit by using Unicode strings. REQUIRES: shell + RUN: echo "ようこそ" | FileCheck %s CHECK: {{^}}ようこそ{{$}} |