[all-commits] [llvm/llvm-project] 96563f: Add missing annotatinos for Apple platforms

Paul Kirth via All-commits all-commits at lists.llvm.org
Tue May 26 09:33:54 PDT 2026


  Branch: refs/heads/users/ilovepi/libcxx-abi-tag-mac
  Home:   https://github.com/llvm/llvm-project
  Commit: 96563f8e8e7500a6ec97aaa4edeedd1f1222891a
      https://github.com/llvm/llvm-project/commit/96563f8e8e7500a6ec97aaa4edeedd1f1222891a
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M libcxx/include/__functional/function.h

  Log Message:
  -----------
  Add missing annotatinos for Apple platforms

These seemed to be missed in #193045.


  Commit: 81cbce6ff9de1a6d4a934a950110fc558f147dbb
      https://github.com/llvm/llvm-project/commit/81cbce6ff9de1a6d4a934a950110fc558f147dbb
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M libcxx/include/__functional/function.h

  Log Message:
  -----------
  Remove _LIBCPP_DIAGNOSTIC macros


  Commit: 73a169be500056615077e5b5c3e9fd0334cd8862
      https://github.com/llvm/llvm-project/commit/73a169be500056615077e5b5c3e9fd0334cd8862
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    A libcxx/test/libcxx/utilities/function.objects/block.func.compile.pass.cpp

  Log Message:
  -----------
  Add regression test


  Commit: 455665d8889b643ca34ba5548ed1455cce6efbf4
      https://github.com/llvm/llvm-project/commit/455665d8889b643ca34ba5548ed1455cce6efbf4
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    M libcxx/test/libcxx/utilities/function.objects/block.func.compile.pass.cpp

  Log Message:
  -----------
  Remove stale/erroneous REQUIRES line

I added this while prototyping before just cribbing from the existing
tests and failed to remove it.


Compare: https://github.com/llvm/llvm-project/compare/9d1a9c7d5b72...455665d8889b

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