================
@@ -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:

Another possibly unrelated thing?  Did you get a bad merge or something?

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

Reply via email to