[libcxx-commits] [libcxx] [libc++] Mark _XOPEN_SOURCE test as unsupported on FreeBSD (PR #128950)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 26 21:30:39 PST 2025
H-G-Hristov wrote:
I think I have seen errors like the second one when I have made my attempt at implementing `<debugging>` on FreeBSD. I have fixed it somehow by including/excluding and shifting around headers.
https://github.com/llvm/llvm-project/pull/128950
More information about the libcxx-commits
mailing list