================
@@ -258,9 +258,27 @@ class DWARFASTParserClang : public 
lldb_private::plugin::dwarf::DWARFASTParser {
 
 private:
   struct FieldInfo {
+    ///< Size in bits that this field occupies. Can but
----------------
adrian-prantl wrote:

```
/// comment
decl d;
```
or
```
decl d; ///<comment 
```

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

Reply via email to