If we see UTF-8 BOM sequence at the beginning of a response file, we shall
[oota-llvm.git] / lib / Support / ConvertUTFWrapper.cpp
2013-07-16 Reid Kleckner[Support] Add a Unicode conversion wrapper from UTF16...
2013-01-30 Dmitri GribenkoMove UTF conversion routines from clang/lib/Basic to...