This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] PR46609 clang-format does not obey `PointerAlignment: Right` for ellipsis in declarator for pack
ClosedPublic

Authored by MyDeveloperDay on Jul 10 2020, 9:01 AM.

Diff Detail

Event Timeline

MyDeveloperDay created this revision.Jul 10 2020, 9:01 AM
curdeius accepted this revision.Jul 12 2020, 5:34 AM

LGTM! Thanks for fixing this.

This revision is now accepted and ready to land.Jul 12 2020, 5:34 AM
This revision was automatically updated to reflect the committed changes.