Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79008
[clang-format] insert space after C# keyword var in var (key, value) ClosedPublic Authored by jbcoe on Apr 28 2020, 7:56 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 28 2020, 8:21 AM Closed by commit rG7443f86eabba: [clang-format] insert space after C# keyword var in var (key, value) (authored by Jonathan Coe <jbcoe@google.com>). · Explain WhyApr 28 2020, 9:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 260671 clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestCSharp.cpp
|