================
@@ -327,10 +327,33 @@ class StructType
}
};
+ // Type for specifying the decoration(s) on the struct itself
----------------
kuhar wrote:
```suggestion
/// Type for specifying the decoration(s) on the struct itself.
```
https://github.com/llvm/llvm-project/pull/149793