[PATCH] D51036: clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 4 23:22:24 PDT 2018


owenpan accepted this revision.
owenpan added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D51036#1223254, @sammccall wrote:

> In https://reviews.llvm.org/D51036#1223230, @melver wrote:
>
> > Awaiting remaining reviewer acceptance.
> >
> > FYI: I do not have commit commit access -- what is the procedure to commit once diff is accepted?
> >
> > Many thanks!
>
>
> Anyone with commit access can land it for you - I'm happy to do this.
>  @owenpan any concerns?


@sammccall Go ahead! :)


Repository:
  rC Clang

https://reviews.llvm.org/D51036





More information about the cfe-commits mailing list