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

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 4 08:44:03 PDT 2018


sammccall added a comment.

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?


Repository:
  rC Clang

https://reviews.llvm.org/D51036





More information about the cfe-commits mailing list