================
@@ -224,3 +224,16 @@ namespace nan {
// expected-error
{{must be initialized by a constant expression}} \
// expected-note
{{produces a NaN}}
}
+
+namespace ConvertToIntOverflow {
+ // should not crash
----------------
tbaederr wrote:
Surround this with a `#ifdef __SIZEOF_INT128__` block, otherwise it will break
on a few builders.
https://github.com/llvm/llvm-project/pull/177815
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits