[all-commits] [llvm/llvm-project] cd417c: Apply clang-tidy fixes for modernize-use-emplace i...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Jun 28 11:09:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd417c6a46e0f467f10be8c92cf003d81511ca59
https://github.com/llvm/llvm-project/commit/cd417c6a46e0f467f10be8c92cf003d81511ca59
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M mlir/lib/Dialect/SCF/TransformOps/SCFTransformOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-emplace in SCFTransformOps.cpp (NFC)
Commit: 35d7ebb1b7a0e4df9c01854fe28d7c9890f81d77
https://github.com/llvm/llvm-project/commit/35d7ebb1b7a0e4df9c01854fe28d7c9890f81d77
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M mlir/lib/Dialect/Shape/IR/Shape.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-simplify-boolean-expr in Shape.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/d95140a5a9ff...35d7ebb1b7a0
More information about the All-commits
mailing list