[PATCH] D70633: clang-format-vs : Fix Unicode formatting
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 27 01:00:49 PST 2019
hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.
>> empty2fill: Do you have an example input that I could use to hit the "Specified argument was out of the range of valid values." error?
>
> F10867463: Main.cpp <https://reviews.llvm.org/F10867463>
>
> Encoded UTF-8(with BOM) for the Korean language.
I applied your patch locally and it seems to work :-) I'll commit it for you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70633/new/
https://reviews.llvm.org/D70633
More information about the cfe-commits
mailing list