[libcxx-commits] [libcxx] [libc++] Introduce a new attribute keyword for Clang improves compatibility with Mingw-GCC (PR #141040)
via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 22 13:55:06 PDT 2025
jeremyd2019 wrote:
> Have you been able to test using libc++ with GCC in mingw environments so far, so you can reproduce that you run into this issue with the `sentry` nested classes, and so you can verify that this patch indeed would fix that issue, or is it hypothetical?
I saw https://github.com/llvm/llvm-project/issues/135910#issuecomment-2859147085, I don't know if the more recent patch has been tried this way though.
https://github.com/llvm/llvm-project/pull/141040
More information about the libcxx-commits
mailing list