================
@@ -7515,6 +7472,34 @@ a container class:
   }];
 }
 
+def UsableOnMovedDocs : Documentation {
+  let Category = DocCatFunction;
+  let Content = [{
+The ``usable_on_moved`` attribute can be applied to a non-static, C++
----------------
Endilll wrote:

```suggestion
The ``usable_on_moved`` attribute can be applied to a non-static C++
```

https://github.com/llvm/llvm-project/pull/216121
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to