Adding a test case for expression parser's support for Unicode strings. This is an...
authorEnrico Granata <egranata@apple.com>
Tue, 15 Jan 2013 00:03:03 +0000 (00:03 +0000)
committerEnrico Granata <egranata@apple.com>
Tue, 15 Jan 2013 00:03:03 +0000 (00:03 +0000)
commitdf17b4dada9716ada60b9684e222143a58ab66e9
treea63d33b93585b5b1fa6a5c97abff703c0d1f58eb
parent93d59665134b46feedbde4c1db0b66017c6bd5cd
Adding a test case for expression parser's support for Unicode strings. This is an expected failure for now

llvm-svn: 172493
lldb/test/lang/cpp/rdar12991846/Makefile [new file with mode: 0644]
lldb/test/lang/cpp/rdar12991846/TestRdar12991846.py [new file with mode: 0644]
lldb/test/lang/cpp/rdar12991846/main.cpp [new file with mode: 0644]