[libcxx][Test] Fix expected diagnostics for std types with default integral arguments
authorMichael Buch <michaelbuch12@gmail.com>
Fri, 16 Dec 2022 14:33:51 +0000 (14:33 +0000)
committerMichael Buch <michaelbuch12@gmail.com>
Fri, 16 Dec 2022 14:36:50 +0000 (14:36 +0000)
commit54d7c4dc870c5822df3d5ce538ad3936ac6405fe
tree1590c8e47e84d585bef8fc842fac2dc8707652c9
parent04d652994d479c98980e85d5742fc283a12ca3d4
[libcxx][Test] Fix expected diagnostics for std types with default integral arguments

The `clang::TypePrinter` has recently been changed to suppress
defaulted integral template parameters in D139986.

Differential Revision: https://reviews.llvm.org/D139986
libcxx/test/std/localization/locale.stdcvt/depr.verify.cpp
libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/depr.verify.cpp
libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.string/depr.verify.cpp