This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] No space in `new()` and `this[Type x]` in C#
ClosedPublic

Authored by jbcoe on Mar 11 2020, 5:40 AM.

Diff Detail

Event Timeline

jbcoe created this revision.Mar 11 2020, 5:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2020, 5:40 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
krasimir accepted this revision.Mar 11 2020, 5:48 AM

Thank you!

This 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
This revision was automatically updated to reflect the committed changes.