[all-commits] [llvm/llvm-project] a723a5: Apply clang-tidy fixes for misc-include-cleaner in...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Oct 26 23:59:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a723a5b637f3a5b0993d5441f36c42221b3777db
https://github.com/llvm/llvm-project/commit/a723a5b637f3a5b0993d5441f36c42221b3777db
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M mlir/lib/Analysis/AliasAnalysis.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in AliasAnalysis.cpp (NFC)
Commit: a2e69c570823bec919b3e786ade152e4db6a08ba
https://github.com/llvm/llvm-project/commit/a2e69c570823bec919b3e786ade152e4db6a08ba
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M mlir/lib/Analysis/AliasAnalysis/LocalAliasAnalysis.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in LocalAliasAnalysis.cpp (NFC)
Commit: 9dd06a1259db0dddd4d0a418421cabbdcaca9a56
https://github.com/llvm/llvm-project/commit/9dd06a1259db0dddd4d0a418421cabbdcaca9a56
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M mlir/lib/Analysis/CallGraph.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in CallGraph.cpp (NFC)
Commit: 8a5151802541921c5b2ecfa21bc3167a216aa6ee
https://github.com/llvm/llvm-project/commit/8a5151802541921c5b2ecfa21bc3167a216aa6ee
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M mlir/lib/Analysis/DataFlow/ConstantPropagationAnalysis.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in ConstantPropagationAnalysis.cpp (NFC)
Commit: e48038a84b5ce310ffdf26d9aaf407fd32ffb133
https://github.com/llvm/llvm-project/commit/e48038a84b5ce310ffdf26d9aaf407fd32ffb133
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M mlir/lib/Analysis/DataFlow/DeadCodeAnalysis.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in DeadCodeAnalysis.cpp (NFC)
Commit: fba3951b281bb7260efca7551cda9597a7095d7e
https://github.com/llvm/llvm-project/commit/fba3951b281bb7260efca7551cda9597a7095d7e
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M mlir/lib/Analysis/DataFlow/DenseAnalysis.cpp
Log Message:
-----------
Apply clang-tidy fixes for misc-include-cleaner in DenseAnalysis.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/116eb323b15c...fba3951b281b
More information about the All-commits
mailing list