DavidSpickett wrote: > Which looks weird because we indent the enum according to the list of fields > still, but I may change that later.
I implemented this and it helps the extreme cases but doubles the number of lines for the normal cases which are the vast majority. So I'm not going to do it. https://github.com/llvm/llvm-project/pull/204818 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
