================
@@ -134,11 +134,16 @@ static bool hasSameExtendedValue(llvm::APSInt X,
llvm::APSInt Y) {
return X == Y;
}
+/// What kind of PartialOrdering we're performing template argument deduction
----------------
cor3ntin wrote:
```suggestion
/// The kind of PartialOrdering we're performing template argument deduction
```
https://github.com/llvm/llvm-project/pull/94981
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits