================
@@ -15121,6 +15155,21 @@ ASTContext::baseForVTableAuthentication(const 
CXXRecordDecl *ThisClass) {
   return PrimaryBase;
 }
 
+bool ASTContext::hasAddressDiscriminatedVTableAuthentication(
----------------
cor3ntin wrote:

I think that can just be a (static) function declared in this file, taking 
ASTContext as parameter - it should not be called directly

https://github.com/llvm/llvm-project/pull/143969
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to