[PATCH] D30528: [clang-format] Use number of unwrapped lines for short namespace

2017-03-02 Thread Krasimir Georgiev via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL296736: [clang-format] Use number of unwrapped lines for short namespace (authored by krasimir). Changed prior to commit: https://reviews.llvm.org/D30528?vs=90299&id=90302#toc Repository: rL LLVM ht

[PATCH] D30528: [clang-format] Use number of unwrapped lines for short namespace

2017-03-02 Thread Daniel Jasper via Phabricator via cfe-commits
djasper accepted this revision. djasper added a comment. This revision is now accepted and ready to land. Please include the reasoning in the patch description, i.e. that otherwise clang-format might need to runs to add all the namespace comments. https://reviews.llvm.org/D30528