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

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 27 10:08:54 PST 2017


Eugene.Zelenko added inline comments.


================
Comment at: docs/clang-tidy/checks/fuchsia-default-arguments.rst:6
+
+Warns if a function is declared or called with default arguments.
+
----------------
Please synchronize with text in Release Notes.


https://reviews.llvm.org/D40108





More information about the cfe-commits mailing list