a75f8d98d7ac introduced a regression with Middle pointer alignment,
which this patch fixes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D70305
clang-format: fix regression in middle pointer alignment ClosedPublic Authored by Typz on Nov 15 2019, 5:05 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 15 2019, 5:23 AM Closed by commit rG5987cc1bb5d5: [clang-format] fix regression in middle pointer alignment (authored by MyDeveloperDay). · Explain WhyNov 16 2019, 6:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 229691 clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp
|