[libcxx][test] Make string.modifiers/clear_and_shrink_db1.pass.cpp a regular mode...
authorKristina Bessonova <kbessonova@accesssoftek.com>
Mon, 10 May 2021 18:25:46 +0000 (20:25 +0200)
committerKristina Bessonova <kbessonova@accesssoftek.com>
Tue, 11 May 2021 08:16:10 +0000 (10:16 +0200)
commit65e40f0b265d13bde397db41303ac08d214a6559
tree2574f992335f28feb104a62da705295d2c1241ec
parent1ed296360041c3091fa8d7348efde729f0d9c754
[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
libcxx/test/libcxx/strings/basic.string/string.modifiers/clear_and_shrink.pass.cpp [moved from libcxx/test/libcxx/strings/basic.string/string.modifiers/clear_and_shrink_db1.pass.cpp with 87% similarity]