================
@@ -1,5 +1,7 @@
 // RUN: %clang_cc1 -Wfortify-source -triple x86_64-apple-macosx10.14.0 %s 
-verify
+// RUN: %clang_cc1 -Wfortify-source -triple x86_64-apple-macosx10.14.0 
-fexperimental-new-constant-interpreter %s -verify
----------------
tbaederr wrote:

I feel like adding a new RUN line in one test file that exercises the problem 
is enough, we're just doubling the test time for all these test files.

https://github.com/llvm/llvm-project/pull/179033
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to