[PATCH] D158363: [clang-format] Fix segmentation fault when formatting nested namespaces
    Arkadiy Yudintsev via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Sep  1 04:27:07 PDT 2023
    
    
  
d0nc1h0t added a comment.
In D158363#4632451 <https://reviews.llvm.org/D158363#4632451>, @owenpan wrote:
> Do you need us to commit it for you? See https://llvm.org/docs/Phabricator.html#committing-someone-s-change-from-phabricator.
'git push' or 'arc land' give an error 'remote: Permission to llvm/llvm-project.git denied to d0nc1h0t'. 
On an empty folder I tried
  git clone https://github.com/llvm/llvm-project.git/ .
  arc patch D158363
  arc land
with the same error. Maybe there are not enough rights to the project on GitHub?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158363/new/
https://reviews.llvm.org/D158363
    
    
More information about the cfe-commits
mailing list