================
@@ -165,7 +165,7 @@ namespace clang {
/// Objective-C method calls.
OK_ObjCSubscript,
- /// A matrix component is a single element of a matrix.
+ /// A matrix component is a single element or range of elements on a
matrix.
----------------
hekota wrote:
```suggestion
/// A matrix component is a single element or range of elements of a matrix.
```
https://github.com/llvm/llvm-project/pull/170779
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits