================ @@ -1261,6 +1262,10 @@ class ASTContext : public RefCountedBase<ASTContext> { /// space. QualType removeAddrSpaceQualType(QualType T) const; + /// Return the "other" type-specific discriminator for the given type. ---------------- ojhunt wrote:
How would `/// Return the "other" discriminator used for the pointer auth schema used for vtable pointers in instances of the requested type` sound? it's more explicit about what is being produced https://github.com/llvm/llvm-project/pull/94056 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits