================
@@ -55,6 +55,9 @@ class Documentation {
   // When set, specifies that the attribute is deprecated and can optionally
   // specify a replacement attribute.
   DocDeprecated Deprecated;
+
+  // When set, specifies a label that can be used to reference the 
documentation
----------------
AaronBallman wrote:

```suggestion
  // When set, specifies a label that can be used to reference the 
documentation.
```

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

Reply via email to