[libcxx-commits] [clang] [libcxx] [libc++] Don't dispatch find to wmemchr under -fshort-wchar (PR #203621)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 16 11:59:18 PDT 2026
ldionne wrote:
> I continue to think that this is badly motivated and I have no desire to support this extension in libc++. So far I also haven't seen any scenario in which using `-fshort-wchar` is sound.
I'll reply in https://github.com/llvm/llvm-project/issues/195149 to centralize the discussion.
https://github.com/llvm/llvm-project/pull/203621
More information about the libcxx-commits
mailing list