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

Jacob Bandes-Storch via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 18 11:13:20 PDT 2017


jtbandes added a comment.

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 🎉


https://reviews.llvm.org/D26953





More information about the cfe-commits mailing list