[all-commits] [llvm/llvm-project] 0d4b30: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Wed Aug 27 07:19:51 PDT 2025
Branch: refs/heads/users/OCHyams/dex-new-cmds-impl
Home: https://github.com/llvm/llvm-project
Commit: 0d4b30e24f3f0543dadb54b6630d8752095b53cd
https://github.com/llvm/llvm-project/commit/0d4b30e24f3f0543dadb54b6630d8752095b53cd
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M mlir/lib/CAPI/IR/BuiltinTypes.cpp
Log Message:
-----------
[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in BuiltinTypes.cpp (NFC)
Commit: f20b541939ca2f543ffa6917a142b2b640fc48f2
https://github.com/llvm/llvm-project/commit/f20b541939ca2f543ffa6917a142b2b640fc48f2
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M cross-project-tests/debuginfo-tests/dexter/Commands.md
A cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexContinue.py
A cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexStepFunction.py
Log Message:
-----------
[Dexter] Add DexStepFunction and DexContinue skeletons
Commit: fff10777b0c7bd0670aef92e613d6fa8947b5f8f
https://github.com/llvm/llvm-project/commit/fff10777b0c7bd0670aef92e613d6fa8947b5f8f
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M cross-project-tests/debuginfo-tests/dexter/Commands.md
M cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexContinue.py
M cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexStepFunction.py
Log Message:
-----------
address comments
Commit: 4b5d4f82d515214151cae691cef0da08cf178bf8
https://github.com/llvm/llvm-project/commit/4b5d4f82d515214151cae691cef0da08cf178bf8
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexStepFunction.py
Log Message:
-----------
rename .expression -> .function
Commit: 83608acaeeda65a53658ffe12bf8a8f174b84a0f
https://github.com/llvm/llvm-project/commit/83608acaeeda65a53658ffe12bf8a8f174b84a0f
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexStepFunction.py
Log Message:
-----------
fix fmt (by removing redundant comment)
Commit: 360bb95228711ed6e4327a3f287baa407770ee64
https://github.com/llvm/llvm-project/commit/360bb95228711ed6e4327a3f287baa407770ee64
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M mlir/lib/CAPI/IR/BuiltinTypes.cpp
Log Message:
-----------
Merge branch 'main' into users/OCHyams/dex-skeletons
Commit: ebc91cdfa1709d2e5a99f2f6bd1b5760398d01df
https://github.com/llvm/llvm-project/commit/ebc91cdfa1709d2e5a99f2f6bd1b5760398d01df
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M cross-project-tests/debuginfo-tests/dexter/Commands.md
A cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexContinue.py
A cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexStepFunction.py
M mlir/lib/CAPI/IR/BuiltinTypes.cpp
Log Message:
-----------
Merge branch 'users/OCHyams/dex-skeletons' into users/OCHyams/dex-new-cmds-impl
Compare: https://github.com/llvm/llvm-project/compare/40e394e35bc0...ebc91cdfa170
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