[all-commits] [llvm/llvm-project] e59f76: Apply clang-tidy fixes for misc-include-cleaner in...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Oct 20 00:58:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e59f76e9f57696c2f3c816947314be097d1c2942
https://github.com/llvm/llvm-project/commit/e59f76e9f57696c2f3c816947314be097d1c2942
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/examples/minimal-opt/mlir-cat.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in mlir-cat.cpp (NFC)
Commit: a06f0e33eb074364680b755d9dc6d523cb2565a1
https://github.com/llvm/llvm-project/commit/a06f0e33eb074364680b755d9dc6d523cb2565a1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/examples/standalone/lib/Standalone/StandaloneOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in StandaloneOps.cpp (NFC)
Commit: 4b65b289e14aca77c7643a47f9db2f625cd588bb
https://github.com/llvm/llvm-project/commit/4b65b289e14aca77c7643a47f9db2f625cd588bb
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/examples/standalone/lib/Standalone/StandalonePasses.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in StandalonePasses.cpp (NFC)
Commit: 83fd5d805c66a954026b66597dab899d65947576
https://github.com/llvm/llvm-project/commit/83fd5d805c66a954026b66597dab899d65947576
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/examples/standalone/python/StandaloneExtension.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-unused-alias-decls in StandaloneExtension.cpp (NFC)
Commit: 655b678197cda33819a8c3ef5dd9c7b3a9f0ccc1
https://github.com/llvm/llvm-project/commit/655b678197cda33819a8c3ef5dd9c7b3a9f0ccc1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/examples/standalone/standalone-opt/standalone-opt.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in standalone-opt.cpp (NFC)
Commit: d8214f5143f69c72e3faa75fd2c1f25c14b430df
https://github.com/llvm/llvm-project/commit/d8214f5143f69c72e3faa75fd2c1f25c14b430df
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/examples/standalone/standalone-plugin/standalone-plugin.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in standalone-plugin.cpp (NFC)
Commit: 1a12acd6b111fac2cd12834c88b658c82ec554b5
https://github.com/llvm/llvm-project/commit/1a12acd6b111fac2cd12834c88b658c82ec554b5
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M mlir/examples/standalone/standalone-translate/standalone-translate.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in standalone-translate.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/848336db8a6e...1a12acd6b111
More information about the All-commits
mailing list