Revert r188354, "[tests] Ensure subsitution string is ascii."
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 14 Aug 2013 14:57:01 +0000 (14:57 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 14 Aug 2013 14:57:01 +0000 (14:57 +0000)
commitc04548f8b3d370fb5259d5326253c3bf56f38f92
tree400bc8f3cb99f26446b0fa36cd823b75ba94d41f
parent680c1acc84ed60deac2b98e5f9275bc9b2efe6cd
Revert r188354, "[tests] Ensure subsitution string is ascii."

It caused "shell parser error" on win32 internal shell. ShParser doesn't expect unicode, but str.

llvm-svn: 188373
clang/test/lit.cfg