[PATCH] D27621: [clang-tidy] check to find declarations declaring more than one name

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 9 10:08:22 PST 2016


Eugene.Zelenko added a comment.

Please mention this check in docs/ReleaseNotes.rst (in alphabetical order).

This is duplicate of  https://reviews.llvm.org/D25024. Will be goo idea to combine code in one. Please note that there are multiple coding guidelines which suggest this style.


https://reviews.llvm.org/D27621





More information about the cfe-commits mailing list