This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Handle commas in [] in C#
ClosedPublic

Authored by jbcoe on Feb 26 2020, 7:56 AM.

Details

Summary

Respect setting SpacesInSquareBrackets for commas in square brackets in C# code.

Diff Detail

Event Timeline

jbcoe created this revision.Feb 26 2020, 7:56 AM
jbcoe edited the summary of this revision. (Show Details)
krasimir accepted this revision.Feb 26 2020, 8:42 AM
This revision is now accepted and ready to land.Feb 26 2020, 8:42 AM
Eugene.Zelenko set the repository for this revision to rG LLVM Github Monorepo.
Eugene.Zelenko edited subscribers, added: cfe-commits; removed: MyDeveloperDay.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 26 2020, 9:57 AM
This revision was automatically updated to reflect the committed changes.