[all-commits] [llvm/llvm-project] 842983: [lldb] Prefer PointerType::get with LLVMContext ov...

Mats Jun Larsen via All-commits all-commits at lists.llvm.org
Mon Mar 31 23:27:37 PDT 2025


  Branch: refs/heads/users/junlarsen/_lldb_prefer_pointertype_get_with_llvmcontext_over_type
  Home:   https://github.com/llvm/llvm-project
  Commit: 84298350a0cab997d4d98ae16f6203a07cfcbb13
      https://github.com/llvm/llvm-project/commit/84298350a0cab997d4d98ae16f6203a07cfcbb13
  Author: Mats Jun Larsen <mats at jun.codes>
  Date:   2025-03-31 (Mon, 31 Mar 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)

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