[clang-format] No space inserted between commas in C#
authorJonathan Coe <jbcoe@google.com>
Mon, 23 Mar 2020 17:17:27 +0000 (17:17 +0000)
committerJonathan Coe <jbcoe@google.com>
Mon, 23 Mar 2020 17:17:27 +0000 (17:17 +0000)
commit04336ada1756fea6ae0a6d86bd2d6bd35cdd19ad
tree990da8c610e8eb6c7f688b6dcd6d757fc94cae6d
parent63828a35da6f790f448b87b3eec61d294df31ccc
[clang-format] No space inserted between commas in C#

Reviewers: krasimir

Reviewed By: krasimir

Subscribers: cfe-commits, MyDeveloperDay

Tags: #clang-format, #clang

Differential Revision: https://reviews.llvm.org/D76621
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestCSharp.cpp