[libc++] Fix char_traits deprecation message (LLVM 18 -> 19) (#72690)
commita1ae7e97de24b7d9f3cd331ff47fc5a0cb5c29fe
authorLouis Dionne <ldionne.2@gmail.com>
Fri, 17 Nov 2023 19:32:11 +0000 (17 09:32 -1000)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2023 19:32:11 +0000 (17 14:32 -0500)
tree45c0d7e4352a7a28d46e09c12a36eb803c72e40f
parent07d4680dc16b0e6b5cef640fcf959f3de1afd282
[libc++] Fix char_traits deprecation message (LLVM 18 -> 19) (#72690)

We intend to remove the base specialization in LLVM 19, not LLVM 18. We
simply forgot to update the deprecation message accordingly.
libcxx/include/__string/char_traits.h