![]() Now that __builtin_is_constant_evaluated() is present on all supported compilers, we can use it to skip the UB-inducing assert in cases where the computation might be happening at constexpr time. Differential Revision: https://reviews.llvm.org/D101674 |
||
---|---|---|
.. | ||
assign2.pass.cpp | ||
assign3.pass.cpp | ||
compare.pass.cpp | ||
copy.pass.cpp | ||
eof.pass.cpp | ||
eq.pass.cpp | ||
eq_int_type.pass.cpp | ||
find.pass.cpp | ||
length.pass.cpp | ||
lt.pass.cpp | ||
move.pass.cpp | ||
not_eof.pass.cpp | ||
to_char_type.pass.cpp | ||
to_int_type.pass.cpp | ||
types.pass.cpp |