[PATCH] D26953: clang-format: handle formatting on constexpr if

Francis Visoiu Mistrih via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 19 11:19:34 PDT 2017


thegameg added a comment.

In https://reviews.llvm.org/D26953#783497, @jtbandes wrote:

> Hm, I probably should've searched first — but I just re-implemented this in https://reviews.llvm.org/D34330.  Actually, I think my implementation solves the `AllowShortIfStatementsOnASingleLine` issue you were mentioning here 🎉


No problem! Great!


https://reviews.llvm.org/D26953





More information about the cfe-commits mailing list