================
@@ -9145,6 +9145,33 @@ point."
}];
}
+def AnnotateDocs : Documentation {
+ let Category = DocCatDecl;
+ let Content = [{
+This attribute is used to add annotations to declarations or statements,
----------------
erichkeane wrote:
```suggestion
The `annotate` attribute is used to add annotations to declarations or
statements,
```
https://github.com/llvm/llvm-project/pull/203303
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits