================
@@ -83,6 +83,10 @@ class MMRAMetadata {
/// \returns true if \p MD is a well-formed MMRA tag.
LLVM_ABI static bool isTagMD(const Metadata *MD);
+ /// Appends the given tags to the !mmra metadata on \p I,
----------------
Pierre-vh wrote:
```suggestion
/// Appends \p Tags to the !mmra metadata on \p I,
```
https://github.com/llvm/llvm-project/pull/199621
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits