[all-commits] [llvm/llvm-project] 1bdeb1: [libc++] Remove vector base class

philnik777 via All-commits all-commits at lists.llvm.org
Wed Feb 9 07:39:28 PST 2022


  Branch: refs/heads/release/14.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bdeb1b877196345a0a0a0b0730b902fb16704d3
      https://github.com/llvm/llvm-project/commit/1bdeb1b877196345a0a0a0b0730b902fb16704d3
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-02-09 (Wed, 09 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

(cherry picked from commit b82da8b555603b172f826fdd5ea902eff3aeb7ad)




More information about the All-commits mailing list