[all-commits] [llvm/llvm-project] 9d4719: [libc++] Use variable templates instead of class t...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Fri May 29 00:52:51 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d47197593c671a2925b1121b9194d73d2b0195b
      https://github.com/llvm/llvm-project/commit/9d47197593c671a2925b1121b9194d73d2b0195b
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2026-05-29 (Fri, 29 May 2026)

  Changed paths:
    M libcxx/include/__memory/shared_ptr.h

  Log Message:
  -----------
  [libc++] Use variable templates instead of class templates in shared_ptr.h (#199481)

This improves readability and compile times a bit.



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