This is an archive of the discontinued LLVM Phabricator instance.

clang-format: fix regression in middle pointer alignment
ClosedPublic

Authored by Typz on Nov 15 2019, 5:05 AM.

Details

Summary

a75f8d98d7ac introduced a regression with Middle pointer alignment,
which this patch fixes.

Event Timeline

Typz created this revision.Nov 15 2019, 5:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2019, 5:05 AM
sammccall accepted this revision.Nov 15 2019, 5:23 AM
This revision is now accepted and ready to land.Nov 15 2019, 5:23 AM
MyDeveloperDay accepted this revision.Nov 15 2019, 7:04 AM
This revision was automatically updated to reflect the committed changes.