================ @@ -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. ---------------- asl wrote:
The comment here looks a bit misleading without knowing what function is doing. Could it be reformulated in some better way? 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