================
@@ -0,0 +1,29 @@
+// RUN: %clang_cc1 %s -emit-llvm -o - -Wstack-exhausted
----------------
ilya-biryukov wrote:

Maybe add a mention that we cannot `-verify` the warning because it's 
platform-specific (Windows does not fire it), but we still want to make sure 
the compiler can handle the deeply nested expressions.

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

Reply via email to