[Openmp-commits] [PATCH] D151226: [OpenMP][NFC] clang-format the	OpenMP device runtime
    Joseph Huber via Phabricator via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Wed May 24 07:57:14 PDT 2023
    
    
  
jhuber6 added a comment.
In D151226#4368522 <https://reviews.llvm.org/D151226#4368522>, @protze.joachim wrote:
> If anyone cares for usable git blame functionality across reformatting commits, we should add the openmp clang-format commits to the top-level `.git-blame-ignore-revs` file. Only commits with no further changes than formatting should be added to the file.
> The file contains the command to configure the local git repo. GitHub respects this file for online blame view.
Didn't know about that, I'll keep it in mind. Thanks.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151226/new/
https://reviews.llvm.org/D151226
    
    
More information about the Openmp-commits
mailing list