================
@@ -0,0 +1,3 @@
+// RUN: %clang_cc1 -fsyntax-only %s
+
+auto f() { return 43273096 / 65536j; }
----------------
c8ef wrote:

Thank you for your suggestion! I have relocated the test case and included the 
relevant release note.

https://github.com/llvm/llvm-project/pull/104666
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to