[all-commits] [llvm/llvm-project] 628fcf: [libc++] Add tests for std::string default constru...

philnik777 via All-commits all-commits at lists.llvm.org
Fri Apr 8 03:22:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 628fcfd5204cf87a733ede91a648bed4c20eb21a
      https://github.com/llvm/llvm-project/commit/628fcfd5204cf87a733ede91a648bed4c20eb21a
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
    A libcxx/test/std/strings/basic.string/string.cons/default.pass.cpp
    R libcxx/test/std/strings/basic.string/string.cons/default_noexcept.pass.cpp
    A libcxx/test/std/strings/basic.string/string.cons/dtor.pass.cpp
    R libcxx/test/std/strings/basic.string/string.cons/dtor_noexcept.pass.cpp

  Log Message:
  -----------
  [libc++] Add tests for std::string default constructor and destructor

Reviewed By: ldionne, var-const, #libc, nilayvaish

Spies: nilayvaish, libcxx-commits

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




More information about the All-commits mailing list