tharunvk wrote: > I've thought about it again, while I still believe no one would ever want to > handle inheritance and enum colons differently, we have to not change the > formatting with a software update (except for bugfixes or new not yet > supported language constructs). That's why we need a new option, do you want > to tackle this, otherwise I can make the changes.
Yep. I'll make the change to add a new option : SpaceBeforeEnumUnderlyingTypeColon https://github.com/llvm/llvm-project/pull/189011 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
