diff options
author | Seth Cantrell <seth.cantrell@gmail.com> | 2012-10-31 01:03:35 +0000 |
---|---|---|
committer | Seth Cantrell <seth.cantrell@gmail.com> | 2012-10-31 01:03:35 +0000 |
commit | 399f2c40032062862d13009982ba03b97ac1c4e0 (patch) | |
tree | 233f9ae6f85a975d6b77b691184336edcf23d044 /test/Misc/wrong-encoding.c | |
parent | 31ba273ef83d648ac78d96a4205ffad6b3e430a6 (diff) |
add test for r167063
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167089 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Misc/wrong-encoding.c')
-rw-r--r-- | test/Misc/wrong-encoding.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Misc/wrong-encoding.c b/test/Misc/wrong-encoding.c index 1f186b7939..c48402d2a1 100644 --- a/test/Misc/wrong-encoding.c +++ b/test/Misc/wrong-encoding.c @@ -32,6 +32,8 @@ void foo() { // CHECK: {{^ "xx<E9><BF>xxxxxxxxxxxxxxxxxxxxx<E9><BF>xx";}} // CHECK: {{^ \^~~~~~~~ ~~~~~~~~}} + "?kSg7, 2,Du*,p&(K:'1jOŰ<:"; + "xxxxxxxxxxxxx"; } // CHECK-NOT:Assertion |