[PATCH] D12492: [Clang-Format] Add AlwaysBreakBeforeElse and AlwaysBreakBeforeCatch Style to avoid cuddled else/catch

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 02:56:03 PDT 2015


djasper added a subscriber: djasper.
djasper added a comment.

The question is how all the other options should be called and how we can
group them nicely so that we don't flood the options configuration page too
much. Maybe it's time for nesting in the configuration class?


http://reviews.llvm.org/D12492





More information about the cfe-commits mailing list