[PATCH] D40108: [clang-tidy] Adding Fuchsia checkers to clang-tidy

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 17:50:56 PST 2017


Eugene.Zelenko added a comment.

In https://reviews.llvm.org/D40108#928212, @juliehockett wrote:

> We do need to figure out what the right prefix for these checks is (whether fuchsia-* since they'll be used under the Fuchsia umbrella, zircon-* since the follow the Zircon section of the style guide linked above, or the more generic google-*).


I think it should use project-specific prefix, since it's open source project. Google may have different coding guidelines for other projects.


https://reviews.llvm.org/D40108





More information about the cfe-commits mailing list