[libc++] Temporarily silence failing debug mode test
authorLouis Dionne <ldionne.2@gmail.com>
Tue, 15 Feb 2022 20:47:45 +0000 (15:47 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Tue, 15 Feb 2022 20:49:29 +0000 (15:49 -0500)
commit5c53afe5aac0d295a9345cd439c6caf3ac5eb8ba
tree8899e244f92f330eefa2a0a53608c07e4217a589
parent0736bbd7e2f7b43a0246945aaff851cff4827682
[libc++] Temporarily silence failing debug mode test

Also, fix the actual code so that the test would pass if we fixed the
issue that the method is instantiated in the dylib, and hence the debug
assertion will never fire except if the debug mode is enabled when the
dylib is being compiled.
libcxx/include/string
libcxx/test/libcxx/strings/basic.string/string.modifiers/insert_iter_char_db1.pass.cpp