[libcxx-commits] [libcxx] [libcxx][NFC] Suppress -Wmicrosoft-cast in MSVC's exception_ptr (PR #210570)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 19 10:51:47 PDT 2026
frederick-vs-ja wrote:
Most LGTM. The PR title looks a bit ambiguous to me. Perhaps it's better to clarify that we're using `reinterpret_cast` properly instead of using `#pragma clang diagnostic ignored`.
https://github.com/llvm/llvm-project/pull/210570
More information about the libcxx-commits
mailing list