[all-commits] [llvm/llvm-project] f9735b: Apply clang-tidy fixes for performance-unnecessary...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Apr 19 10:21:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9735be7e2bc8ad79072cf009f15f387976cdfdb
https://github.com/llvm/llvm-project/commit/f9735be7e2bc8ad79072cf009f15f387976cdfdb
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M mlir/lib/Interfaces/ControlFlowInterfaces.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in ControlFlowInterfaces.cpp (NFC)
Commit: 2d6335421fb04d0c7470ae2a49f1c94c21c272ed
https://github.com/llvm/llvm-project/commit/2d6335421fb04d0c7470ae2a49f1c94c21c272ed
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto in OpenMPToLLVMIRTranslation.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/5f7c38549869...2d6335421fb0
More information about the All-commits
mailing list