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

Marco Elver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 5 01:41:20 PDT 2018


melver added a comment.

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?


Great, many thanks for committing.


Repository:
  rL LLVM

https://reviews.llvm.org/D51036





More information about the cfe-commits mailing list