[all-commits] [llvm/llvm-project] b82da8: [libc++] Remove vector base class
philnik777 via All-commits
all-commits at lists.llvm.org
Fri Feb 4 04:08:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b82da8b555603b172f826fdd5ea902eff3aeb7ad
https://github.com/llvm/llvm-project/commit/b82da8b555603b172f826fdd5ea902eff3aeb7ad
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M libcxx/include/__config
M libcxx/include/vector
M libcxx/src/vector.cpp
Log Message:
-----------
[libc++] Remove vector base class
Remove the vector base class as suggested by @ldionne
Reviewed By: ldionne, Quuxplusone, #libc
Spies: libcxx-commits, ldionne
Differential Revision: https://reviews.llvm.org/D117108
More information about the All-commits
mailing list