[all-commits] [llvm/llvm-project] bc13ef: Apply clang-tidy fixes for readability-simplify-bo...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Sep 12 18:09:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc13efbe0ce1e525d53ed224194179ef1e6c356f
https://github.com/llvm/llvm-project/commit/bc13efbe0ce1e525d53ed224194179ef1e6c356f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-simplify-boolean-expr in OpDefinitionsGen.cpp (NFC)
Commit: 41182a65a64a79752bcb666f15001ea74ec70fdf
https://github.com/llvm/llvm-project/commit/41182a65a64a79752bcb666f15001ea74ec70fdf
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M mlir/tools/mlir-tblgen/OpFormatGen.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto in OpFormatGen.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/0a40d7c27a06...41182a65a64a
More information about the All-commits
mailing list