[libc++] ADL-proof __libcpp_is_nothrow_constructible.
The GCC C++20 buildbot hit this ADL call; Clang doesn't, presumably because it uses a compiler builtin instead of this codepath in <type_traits>. https://buildkite.com/llvm-project/libcxx-ci/builds/674
Loading
Please sign in to comment