| commit | 1089db0ee6383aacb3f8f78896de43703b658760 | [log] [tgz] |
|---|---|---|
| author | Dmitri Gribenko <gribozavr@gmail.com> | Mon Jun 16 11:09:46 2014 +0000 |
| committer | Dmitri Gribenko <gribozavr@gmail.com> | Mon Jun 16 11:09:46 2014 +0000 |
| tree | 3217390e274c01c4c14fdca8f8dddaa303ddc71a | |
| parent | 1e3b5a49e16496fa78e0e5b36a0e308ce321d6bf [diff] |
Support/ConvertUTF: implement U+FFFD insertion according to the recommendation given in the Unicode spec That is, replace every maximal subpart of an ill-formed subsequence with one U+FFFD. llvm-svn: 211015