[all-commits] [llvm/llvm-project] 1f8b7e: [libc++] Fix non-uglified name in scoped_allocator...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Feb 26 11:34:09 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f8b7e3c0b0743dbc899278f016b710f18240b9b
https://github.com/llvm/llvm-project/commit/1f8b7e3c0b0743dbc899278f016b710f18240b9b
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths:
M libcxx/include/scoped_allocator
A libcxx/test/std/utilities/allocator.adaptor/base-is-uglified.compile.pass.cpp
Log Message:
-----------
[libc++] Fix non-uglified name in scoped_allocator_adaptor (#80706)
As mentioned in #78754, the 'base' typedef in scoped_allocator_adaptor
was not uglified properly.
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