[libc++] Fix linking for platforms that don't implement std::exception_ptr (#79040)
This patch fixes linkage for platforms that don't implement std::exception_ptr, as such setup was overlooked in #65534.
Loading
Please sign in to comment
This patch fixes linkage for platforms that don't implement std::exception_ptr, as such setup was overlooked in #65534.