[all-commits] [llvm/llvm-project] f19e90: Apply clang-tidy fixes for readability-identifier-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Apr 13 16:15:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f19e90bc1f1726452058fb73b5dd5453e5fa0c99
https://github.com/llvm/llvm-project/commit/f19e90bc1f1726452058fb73b5dd5453e5fa0c99
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in OpenMPDialect.cpp (NFC)
Commit: 93b23c84399bd9f95332ebcbc170ea6edadd404e
https://github.com/llvm/llvm-project/commit/93b23c84399bd9f95332ebcbc170ea6edadd404e
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M mlir/lib/Dialect/SCF/SCF.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-else-after-return in SCF.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/f253a577b296...93b23c84399b
More information about the All-commits
mailing list