[PATCH] D32480: clang-format: Add CompactNamespaces option
Francois Ferrand via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 23 04:43:18 PDT 2017
Typz added a comment.
In https://reviews.llvm.org/D32480#761859, @krasimir wrote:
> This change should also adapt NamespaceEndCommentFixer to respect the new option and not introduce/remove/change the comments unexpectedly.
This should be handled already (pending further changes to the patch, obviously); did you see (or think of) any specific broken or dangerous case?
https://reviews.llvm.org/D32480
More information about the cfe-commits
mailing list