================
@@ -301,6 +301,70 @@ void test_StaticInlineMember() {
StaticInlineMember::x();
}
----------------
efriedma-quic wrote:Does the Itanium ABI specify how to mangle these cases? Does gcc produce the same mangling? (I think at least some of these cases are externally visible.) https://github.com/llvm/llvm-project/pull/182667 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
