[all-commits] [llvm/llvm-project] 795167: [libc++] Use a different smart ptr type alias (#10...
Brian Cain via All-commits
all-commits at lists.llvm.org
Mon Aug 12 18:07:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7951673d408ee64744d0b924a49db78e8243d876
https://github.com/llvm/llvm-project/commit/7951673d408ee64744d0b924a49db78e8243d876
Author: Brian Cain <bcain at quicinc.com>
Date: 2024-08-12 (Mon, 12 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.
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