[cfe-commits] r167089 - /cfe/trunk/test/Misc/wrong-encoding.c

Seth Cantrell seth.cantrell at gmail.com
Tue Oct 30 18:03:35 PDT 2012


Author: socantre
Date: Tue Oct 30 20:03:35 2012
New Revision: 167089

URL: http://llvm.org/viewvc/llvm-project?rev=167089&view=rev
Log:
add test for r167063

Modified:
    cfe/trunk/test/Misc/wrong-encoding.c

Modified: cfe/trunk/test/Misc/wrong-encoding.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Misc/wrong-encoding.c?rev=167089&r1=167088&r2=167089&view=diff
==============================================================================
--- cfe/trunk/test/Misc/wrong-encoding.c (original)
+++ cfe/trunk/test/Misc/wrong-encoding.c Tue Oct 30 20:03:35 2012
@@ -32,6 +32,8 @@
 // CHECK: {{^  "xx<E9><BF>xxxxxxxxxxxxxxxxxxxxx<E9><BF>xx";}}
 // CHECK: {{^     \^~~~~~~~                     ~~~~~~~~}}
 
+  "?kÍ›S¥ÇØg7†,	2,Díu„†*É,pûäÚ&”‰(K§:Ñ'1á‹ÎjOÅ°<:";
+
   "xé¿xé¿xé¿xé¿xé¿xé¿xé¿xé¿xé¿xé¿xé¿xé¿x";
 }
 // CHECK-NOT:Assertion





More information about the cfe-commits mailing list