================
@@ -1282,11 +1282,15 @@ static QualType handleFloatConversion(Sema &S,
ExprResult &LHS,
/*ConvertInt=*/!IsCompAssign);
}
-/// Diagnose attempts to convert between __float128, __ibm128 and
-/// long double if there is no support for such conversion.
+/// Returns true if the conversion between LHSType and RHSType is not
supported.
----------------
erichkeane wrote:
This comment change is wrong, please stick to the previous format.
https://github.com/llvm/llvm-project/pull/199912
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits