[all-commits] [llvm/llvm-project] 8c3aa3: [libc++][NFC] Replace typedefs with using declarat...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Fri May 2 23:40:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c3aa3e81c68ee3807148a6ab416af71fecce38f
      https://github.com/llvm/llvm-project/commit/8c3aa3e81c68ee3807148a6ab416af71fecce38f
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-05-03 (Sat, 03 May 2025)

  Changed paths:
    M libcxx/include/__vector/vector.h
    M libcxx/include/__vector/vector_bool.h

  Log Message:
  -----------
  [libc++][NFC] Replace typedefs with using declarations in <vector> (#134083)

This brings the code base a bit closer to using `using` declarations
everywhere.



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