================
@@ -2835,6 +2835,15 @@ static void handleExternalSourceSymbolAttr(Sema &S, Decl
*D,
S.Context, AL, Language, DefinedIn, IsGeneratedDeclaration, USR));
}
+void Sema::mergeVisibilityType(Decl *D, SourceLocation Loc,
----------------
erichkeane wrote:
Ah, hmm... ok, i think we're ok with the visibility stuff staying around in
this patch, it wasn't clear when I was reviewing it last week apparently.
https://github.com/llvm/llvm-project/pull/141671
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits