pranavk wrote:

Hmm, this seems to be breaking LLVM build:
```
error: initialization of non-aggregate type 'FieldInfo' with a designated 
initializer list
 |     FieldInfo this_field_info{.is_bitfield = false};
 ```

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