[libcxx-commits] [PATCH] D122858: [libcxx][NFC] Format sort.h
    Nilay Vaish via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Apr  8 13:39:44 PDT 2022
    
    
  
nilayvaish marked an inline comment as done.
nilayvaish added a comment.
In D122858#3440050 <https://reviews.llvm.org/D122858#3440050>, @ldionne wrote:
> I'm fine with this -- the main reason is that we will be touching most lines of this file in the near future with the other sort-related patches. But let's not take this as a precedent to start running `clang-format` on a file before every patch.
Thanks Louis.  Will keep this in mind.
Can you commit this for me?  I don't have the required permissions.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122858/new/
https://reviews.llvm.org/D122858
    
    
More information about the libcxx-commits
mailing list