A bunch of the char.traits tests were using unicode literals. #ifdef those...
A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. llvm-svn: 210560
Loading
Please sign in to comment