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

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 17:40:30 PST 2017


juliehockett marked 2 inline comments as done.
juliehockett added a comment.

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-*).


https://reviews.llvm.org/D40108





More information about the cfe-commits mailing list