[all-commits] [llvm/llvm-project] 22c7a6: [objcxx] Fix `std::addressof` for `id`.

Zoe Carver via All-commits all-commits at lists.llvm.org
Fri Jul 8 11:29:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22c7a6ddddec6d62e627ca66b886b60ba1ce1e7c
      https://github.com/llvm/llvm-project/commit/22c7a6ddddec6d62e627ca66b886b60ba1ce1e7c
  Author: zoecarver <z.zoelec2 at gmail.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M clang/lib/Sema/SemaChecking.cpp
    A clang/test/SemaObjCXX/unsupported-signature-std-addressof-id.mm

  Log Message:
  -----------
  [objcxx] Fix `std::addressof` for `id`.

Differential Revision: https://reviews.llvm.org/D129384




More information about the All-commits mailing list