[PATCH] D70633: clang-format-vs : Fix Unicode formatting

2019-11-27 Thread Hans Wennborg via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGe20a1e486e14: clang-format-vs : Fix Unicode formatting (authored by hans). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70633/new/

[PATCH] D70633: clang-format-vs : Fix Unicode formatting

2019-11-27 Thread Hans Wennborg via Phabricator via cfe-commits
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

[PATCH] D70633: clang-format-vs : Fix Unicode formatting

2019-11-25 Thread empty2fill via Phabricator via cfe-commits
empty2fill added a comment. In D70633#1758372 , @hans wrote: > klimek, What do you think? > > 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? F10867396: Main.cpp

[PATCH] D70633: clang-format-vs : Fix Unicode formatting

2019-11-25 Thread Manuel Klimek via Phabricator via cfe-commits
klimek added a comment. generally makes sense Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70633/new/ https://reviews.llvm.org/D70633 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D70633: clang-format-vs : Fix Unicode formatting

2019-11-25 Thread Hans Wennborg via Phabricator via cfe-commits
hans added a reviewer: klimek. hans added a comment. klimek, What do you think? 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? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION