================
@@ -71,9 +69,4 @@ export namespace std {
using std::operator&&;
}
-#ifdef SKIP_ODR_CHECK_IN_GMF
// expected-no-diagnostics
-#else
-// expected-error@* {{has different definitions in different modules; first
difference is defined here found data member '_S_copy_ctor' with an
initializer}}
-// expected-note@* {{but in 'a.<global>' found data member '_S_copy_ctor' with
a different initializer}}
-#endif
----------------
ChuanqiXu9 wrote:
Done
https://github.com/llvm/llvm-project/pull/195983
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits