Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78295
[clang-format] Do not interpret C# deconstruction in a foreach as a cast ClosedPublic Authored by jbcoe on Apr 16 2020, 6:08 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 16 2020, 6:10 AM Closed by commit rG07c1978b15b4: [clang-format] Do not interpret C# deconstruction in a foreach as a cast (authored by Jonathan Coe <jbcoe@google.com>). · Explain WhyApr 16 2020, 6:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 258041 clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestCSharp.cpp
|