================
@@ -350,6 +350,9 @@
 // WJoined: "-cc1"
 // WJoined: "-Wunused-pragmas"
 
+// RUN: %clang_cl -c -fms-extensions -### -- %s 2>&1 | FileCheck 
-check-prefix=CHECK-MS-ANON-STRUCT %s
+// CHECK-MS-ANON-STRUCT: "-fms-extensions" "-fms-anonymous-structs"
+
----------------
hubert-reinterpretcast wrote:

@riyaz86a, please remove this driver test too.

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

Reply via email to