================
@@ -728,7 +728,7 @@ AST_MATCHER_P(FieldDecl, hasBitWidth, unsigned, Width) {
Node.getBitWidthValue() == Width;
}
-/// Matches non-static data members that have an in-class initializer.
+/// Matches non-static data memberss that have an in-class initializer.
----------------
vbvictor wrote:
```suggestion
/// Matches non-static data members that have an in-class initializer.
```
https://github.com/llvm/llvm-project/pull/165472
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits