[all-commits] [llvm/llvm-project] f82961: [clang-format] Improve C# handling of spaces in sq...
Jonathan B Coe via All-commits
all-commits at lists.llvm.org
Fri Feb 28 04:46:19 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f829615205f0f671c9b6e1e89d9af78f0d40fe9d
https://github.com/llvm/llvm-project/commit/f829615205f0f671c9b6e1e89d9af78f0d40fe9d
Author: Jonathan Coe <jbcoe at google.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[clang-format] Improve C# handling of spaces in square brackets
Reviewers: MyDeveloperDay, krasimir
Reviewed By: krasimir
Subscribers: cfe-commits
Tags: #clang-format, #clang
Differential Revision: https://reviews.llvm.org/D75336
More information about the All-commits
mailing list