[all-commits] [llvm/llvm-project] 8ea959: [libc++] Defer removal of two escape hatches to LL...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jul 28 09:48:04 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ea9597ccb04253c5b46b3c967ee7b5092d6dd7c
https://github.com/llvm/llvm-project/commit/8ea9597ccb04253c5b46b3c967ee7b5092d6dd7c
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M libcxx/docs/ReleaseNotes/24.rst
M libcxx/include/__memory/allocator.h
M libcxx/include/bitset
Log Message:
-----------
[libc++] Defer removal of two escape hatches to LLVM 25 (#211553)
Rather than removing the escape hatches for trivially default
constructible allocator and bitset's const reference type in LLVM 24,
keep them around for another release since they have not been widely
deployed yet.
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