mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
We can use the `__is_nothrow_convertible` builtin unconditionally now, which makes the implementation very simple, so there isn't much of a need to keep a separate header around.