[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.
parent
e5ca202e
Please register or sign in to comment