================
@@ -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
----------------
flovent wrote:Added https://github.com/llvm/llvm-project/pull/177815 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
