[all-commits] [llvm/llvm-project] 5c917b: [clang-format] No space in `new()` and `this[Type ...
Jonathan B Coe via All-commits
all-commits at lists.llvm.org
Wed Mar 11 05:56:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5c917bd9a7de8fc45401da00cd27661b429887e9
https://github.com/llvm/llvm-project/commit/5c917bd9a7de8fc45401da00cd27661b429887e9
Author: Jonathan Coe <jbcoe at google.com>
Date: 2020-03-11 (Wed, 11 Mar 2020)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[clang-format] No space in `new()` and `this[Type x]` in C#
Reviewers: krasimir
Reviewed By: krasimir
Subscribers: cfe-commits, MyDeveloperDay
Tags: #clang-format, #clang
Differential Revision: https://reviews.llvm.org/D75984
More information about the All-commits
mailing list