================
@@ -13665,9 +13665,9 @@ QualType 
ASTContext::getCorrespondingSignedFixedPointType(QualType Ty) const {
 }
 
 // Given a list of FMV features, add each of their backend features to the 
list.
----------------
tmatheson-arm wrote:

```suggestion
// Given a list of FMV features, return a concatenated list of the corresponding
// backend features (which might contain duplicates).
```

https://github.com/llvm/llvm-project/pull/94279
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to