================ @@ -4911,8 +4911,8 @@ std::optional<NullabilityKind> Type::getNullability() const { bool Type::canHaveNullability(bool ResultIfUnknown) const { QualType type = getCanonicalTypeInternal(); + // We'll only see canonical types here. ---------------- sarnex wrote:
done in latest commit, thanks! https://github.com/llvm/llvm-project/pull/138342 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits