[all-commits] [llvm/llvm-project] a36b73: Apply clang-tidy fixes for modernize-loop-convert ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Mar 4 23:15:31 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a36b73e5a7f5b2f4b65f67544922be35bf81a67e
https://github.com/llvm/llvm-project/commit/a36b73e5a7f5b2f4b65f67544922be35bf81a67e
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M mlir/lib/Analysis/Presburger/Barvinok.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-loop-convert in Barvinok.cpp (NFC)
Commit: 991541814459bbee94db178a1328d344b2869d59
https://github.com/llvm/llvm-project/commit/991541814459bbee94db178a1328d344b2869d59
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M mlir/lib/Analysis/Presburger/Barvinok.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-emplace in Barvinok.cpp (NFC)
Commit: 2db8b9413862a159cd77ba47eda56abcda1b6dfd
https://github.com/llvm/llvm-project/commit/2db8b9413862a159cd77ba47eda56abcda1b6dfd
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Barvinok.h
M mlir/lib/Analysis/Presburger/Barvinok.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in Barvinok.cpp (NFC)
Commit: 1934fc6a0cad62cb80d66834e5481cb17f517802
https://github.com/llvm/llvm-project/commit/1934fc6a0cad62cb80d66834e5481cb17f517802
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M mlir/lib/Analysis/Presburger/Barvinok.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-container-size-empty in Barvinok.cpp (NFC)
Commit: 1837579bbc9c5e0b49a54e60d99eed3d38b47d3b
https://github.com/llvm/llvm-project/commit/1837579bbc9c5e0b49a54e60d99eed3d38b47d3b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M mlir/lib/Analysis/Presburger/IntegerRelation.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-simplify-boolean-expr in IntegerRelation.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/90e9e962e18f...1837579bbc9c
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list