[PATCH] [clang-tidy] Add an option to replace unrecognized namespace ending comments.
Alexander Kornienko
alexfh at google.com
Thu Mar 5 04:52:36 PST 2015
In http://reviews.llvm.org/D8078#134850, @djasper wrote:
> Why do you need this as an option. Wouldn't it be the right thing to do in almost all cases?
There can actually be a meaningful comment in this place, and we're going to remove it with this option on. As this is a generic enough check, the way of allowing to configure this behavior seems to be preferred, I think. That doesn't make the code much more compilcated in any case.
http://reviews.llvm.org/D8078
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list