Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75984
[clang-format] No space in `new()` and `this[Type x]` in C# ClosedPublic Authored by jbcoe on Mar 11 2020, 5:40 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 11 2020, 5:48 AM jbcoe retitled this revision from [clang-format] No space in 'new()' and 'this[Type x]' in C# to [clang-format] No space in `new()` and `this[Type x]` in C#.Mar 11 2020, 5:52 AM Closed by commit rG5c917bd9a7de: [clang-format] No space in `new()` and `this[Type x]` in C# (authored by Jonathan Coe <jbcoe@google.com>). · Explain WhyMar 11 2020, 6:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 249602 clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestCSharp.cpp
|