[all-commits] [llvm/llvm-project] a3b18f: [libc++] Use a different smart ptr type alias (#10...

Brian Cain via All-commits all-commits at lists.llvm.org
Thu Aug 15 00:35:15 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: a3b18fcd241a6ce23653f69df37b59166ea0484d
      https://github.com/llvm/llvm-project/commit/a3b18fcd241a6ce23653f69df37b59166ea0484d
  Author: Brian Cain <bcain at quicinc.com>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

  Changed paths:
    M libcxx/include/__memory/inout_ptr.h
    M libcxx/include/__memory/out_ptr.h
    M libcxx/test/libcxx/system_reserved_names.gen.py

  Log Message:
  -----------
  [libc++] Use a different smart ptr type alias (#102089)

The `_SP` type is used by some C libraries and this alias could conflict
with it.

(cherry picked from commit 7951673d408ee64744d0b924a49db78e8243d876)



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