Support: Add a utility to remap std{in,out,err} to /dev/null if closed
[oota-llvm.git] / lib / Support / ConvertUTF.c
2014-06-16 Dmitri GribenkoSupport/ConvertUTF: restore compatibility with MSVC...
2014-06-16 Dmitri GribenkoSupport/ConvertUTF: implement U+FFFD insertion accordin...
2013-01-30 Dmitri GribenkoMove UTF conversion routines from clang/lib/Basic to...