================
@@ -1,5 +1,5 @@
 // RUN: %clang_cc1 -triple x86_64-apple-darwin10.0.0 -fsyntax-only -verify %s 
-Winvalid-offsetof -std=c++98
-// RUN: %clang_cc1 -triple x86_64-apple-darwin10.0.0 -fsyntax-only 
-verify=expected,new-interp %s -Winvalid-offsetof -std=c++98 
-fexperimental-new-constant-interpreter
+// RUN: %clang_cc1 -triple x86_64-apple-darwin10.0.0 -fsyntax-only 
-verify=expected %s -Winvalid-offsetof -std=c++98 
-fexperimental-new-constant-interpreter
----------------
AaronBallman wrote:

```suggestion
// RUN: %clang_cc1 -triple x86_64-apple-darwin10.0.0 -fsyntax-only -verify %s 
-Winvalid-offsetof -std=c++98 -fexperimental-new-constant-interpreter
```

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

Reply via email to