[all-commits] [llvm/llvm-project] 9520bf: [clang-format] Update GoogleStyle for C# code to m...
Jonathan B Coe via All-commits
all-commits at lists.llvm.org
Thu Jun 4 07:49:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9520bf146dd3baae8608755d7de0855db4664c77
https://github.com/llvm/llvm-project/commit/9520bf146dd3baae8608755d7de0855db4664c77
Author: Jonathan Coe <jbcoe at google.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[clang-format] Update GoogleStyle for C# code to match Google's internal C# style guide
Summary: Google's C# style guide is at https://google.github.io/styleguide/csharp-style.html
Reviewers: krasimir, MyDeveloperDay, sammccall
Reviewed By: MyDeveloperDay
Subscribers: cfe-commits, klimek
Tags: #clang-format, #clang
Differential Revision: https://reviews.llvm.org/D79715
More information about the All-commits
mailing list