[PATCH] D33314: clang-format: Add option to remove semicolon at end of namespace

Francois Ferrand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 19 06:01:46 PDT 2017


Typz abandoned this revision.
Typz added a comment.

ATM, in the presence of semicolons, the closing braces will simply not be merged : i will check if I can handle this case easily (in the CompactNamespaces patch), and I'll abandon this one for now.


https://reviews.llvm.org/D33314





More information about the cfe-commits mailing list