[Openmp-commits] [PATCH] D151226: [OpenMP][NFC] clang-format the OpenMP device runtime
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed May 24 07:53:20 PDT 2023
protze.joachim added a comment.
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.
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