[PATCH] D33314: clang-format: Add option to remove semicolon at end of namespace
Anatol Pomozov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 28 16:54:13 PDT 2018
anatol.pomozov added a comment.
Would it be possible to add a Fixer that removes unneeded semicolon after C function?
https://reviews.llvm.org/D33314
More information about the cfe-commits
mailing list