[all-commits] [llvm/llvm-project] 04336a: [clang-format] No space inserted between commas in C#
Jonathan B Coe via All-commits
all-commits at lists.llvm.org
Mon Mar 23 10:20:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 04336ada1756fea6ae0a6d86bd2d6bd35cdd19ad
https://github.com/llvm/llvm-project/commit/04336ada1756fea6ae0a6d86bd2d6bd35cdd19ad
Author: Jonathan Coe <jbcoe at google.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list