[all-commits] [llvm/llvm-project] d53555: [lldb] Prefer PointerType::get with LLVMContext ov...
Mats Jun Larsen via All-commits
all-commits at lists.llvm.org
Tue Apr 1 16:27:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d53555499f85b7aedb765c66d6f3850c7bc6126d
https://github.com/llvm/llvm-project/commit/d53555499f85b7aedb765c66d6f3850c7bc6126d
Author: Mats Jun Larsen <mats at jun.codes>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp
M lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
Log Message:
-----------
[lldb] Prefer PointerType::get with LLVMContext over Type (NFC) (#133869)
Part of #123569
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