================ @@ -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