[all-commits] [llvm/llvm-project] 65e40f: [libcxx][test] Make string.modifiers/clear_and_shr...

chbessonova via All-commits all-commits at lists.llvm.org
Tue May 11 01:17:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65e40f0b265d13bde397db41303ac08d214a6559
      https://github.com/llvm/llvm-project/commit/65e40f0b265d13bde397db41303ac08d214a6559
  Author: Kristina Bessonova <kbessonova at accesssoftek.com>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    A libcxx/test/libcxx/strings/basic.string/string.modifiers/clear_and_shrink.pass.cpp
    R libcxx/test/libcxx/strings/basic.string/string.modifiers/clear_and_shrink_db1.pass.cpp

  Log Message:
  -----------
  [libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode test

Turn this test into a normal mode as it contains well-formed code and
checks for defined behavior. It still can be run in debug mode as of D100866.

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




More information about the All-commits mailing list