================ @@ -2981,6 +2981,10 @@ class ASTContext : public RefCountedBase<ASTContext> { // corresponding saturated type for a given fixed point type. QualType getCorrespondingSaturatedType(QualType Ty) const; + // Per ISO N1169, this method accepts fixed point types and returns the ---------------- petrhosek wrote:
```suggestion // Per ISO/IEC TR 18037:2008, this method accepts fixed point types and returns the ``` https://github.com/llvm/llvm-project/pull/82855 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits