================
@@ -25,6 +25,7 @@
 
 // This needs to exit non-0, for configure scripts.
 // RUN: not %clang /GR-
+// RUN: not %clang %s -fms-anonymous-structs -### 2>&1 | FileCheck %s 
--check-prefix=CL-MS-ERROR
----------------
riyaz86a wrote:

removed this test.

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