r183312 - UTF-8 support for clang-format.

Dmitri Gribenko gribozavr at gmail.com
Wed Jun 5 09:17:12 PDT 2013


On Wed, Jun 5, 2013 at 9:12 AM, Jordan Rose <jordan_rose at apple.com> wrote:
> Idly wondering what the best policy is for fullwidth characters, zero-width characters, and combining codepoints, but I guess this is still strictly an improvement over bytes.
>
> If you ever do decide to tackle these issues, please sink the column utilities in TextDiagnostic down to Basic.

This functionality would be much appreciated on Linux, see
http://llvm.org/bugs/show_bug.cgi?id=14910

Dmitri

--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the cfe-commits mailing list