[C++11] Replace LLVM-style type traits with C++11 standard ones.
[oota-llvm.git] / unittests / Support / UnicodeTest.cpp
2013-09-04 Alexander KornienkoMove generic isPrint and columnWidth implementations...