[all-commits] [llvm/llvm-project] 6195c3: [Clang] Fix __{add, remove}_pointer in Objective-C+...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Tue Feb 11 12:05:17 PST 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 6195c3a981c8ea8729b940388d91f9238ad7c57e
      https://github.com/llvm/llvm-project/commit/6195c3a981c8ea8729b940388d91f9238ad7c57e
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-02-11 (Tue, 11 Feb 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaType.cpp
    R clang/test/SemaCXX/remove_pointer.mm
    A clang/test/SemaObjCXX/type-traits.mm

  Log Message:
  -----------
  [Clang] Fix __{add,remove}_pointer in Objective-C++ (#123678)

This aligns the builtins with how implementations work which don't use
the buitins.



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