================
@@ -401,3 +401,11 @@ bool issue155507(v2int16_t a, v2int16_t b) {
constexpr bool b2 = (bool)nullptr;
_Static_assert(!b2);
+
+double ghissue173847(double a) {
----------------
shafik wrote:
We should have also tested `long double` which also crashes in this case.
nit, I thought the naming convention was `gh173847`?
https://github.com/llvm/llvm-project/pull/174113
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits