[all-commits] [llvm/llvm-project] 7e6a19: [libc++] Enable libc++-specific tests for constexp...

philnik777 via All-commits all-commits at lists.llvm.org
Sat Oct 1 13:50:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e6a193f13ebd2c352b0bb3cc9279c63988a7c4b
      https://github.com/llvm/llvm-project/commit/7e6a193f13ebd2c352b0bb3cc9279c63988a7c4b
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-10-01 (Sat, 01 Oct 2022)

  Changed paths:
    M libcxx/include/string
    M libcxx/test/libcxx/strings/basic.string/string.capacity/PR53170.pass.cpp
    M libcxx/test/libcxx/strings/basic.string/string.capacity/max_size.pass.cpp
    M libcxx/test/libcxx/strings/basic.string/string.cons/copy_shrunk_long.pass.cpp
    M libcxx/test/libcxx/strings/basic.string/string.modifiers/clear_and_shrink.pass.cpp
    M libcxx/test/libcxx/strings/basic.string/string.modifiers/resize_default_initialized.pass.cpp

  Log Message:
  -----------
  [libc++] Enable libc++-specific tests for constexpr string

Reviewed By: ldionne, Mordante, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D128578




More information about the All-commits mailing list