[all-commits] [llvm/llvm-project] 94fad1: [CodeGen] Replace PointerType::getUnqual(Type) wit...

Mats Jun Larsen via All-commits all-commits at lists.llvm.org
Mon Mar 3 14:00:53 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94fad113070878c37f00699ca9d74b6216910af5
      https://github.com/llvm/llvm-project/commit/94fad113070878c37f00699ca9d74b6216910af5
  Author: Mats Jun Larsen <mats at jun.codes>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    M clang/lib/CodeGen/ABIInfoImpl.cpp
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/lib/CodeGen/CGOpenMPRuntime.h
    M clang/lib/CodeGen/ItaniumCXXABI.cpp

  Log Message:
  -----------
  [CodeGen] Replace PointerType::getUnqual(Type) with opaque  pointer version (NFC) (#128711)

pointer version (NFC)

Follow-up to #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