MyDeveloperDay added inline comments.
================ Comment at: clang/include/clang/Format/Format.h:68 + /// \endcode + bool InsertEmptyLineBeforeAccessModifier; + ---------------- HazardyKnusperkeks wrote: > MyDeveloperDay wrote: > > quite a mouthful... maybe just `NewLineBeforeAccessModifier` ? > A new line is always there, how about `EmptyLineBeforeAccessModifier`? > > Apart from that, I would prefer an alphabetical sorting of the member, most > of them are (not all I know...). Yes `EmptyLine` seems the better termininology Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D93846/new/ https://reviews.llvm.org/D93846 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits