================
@@ -3442,6 +3442,35 @@ uint16_t 
ASTContext::getPointerAuthTypeDiscriminator(QualType T) {
     encodeTypeForFunctionPointerAuth(*this, Out, T);
   } else {
     T = T.getUnqualifiedType();
+    // Drop exception specification from member function pointer type.
----------------
rjmccall wrote:

Please drop this line, it's been incorporated into the comment below.

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

Reply via email to