[PATCH] D33304: [clang-tidy][Part1] Add a new module Android and three new checks.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 7 09:41:30 PDT 2017
hokein added a comment.
In https://reviews.llvm.org/D33304#771493, @alexfh wrote:
> IIUC, these checks enforce a certain - Android-specific - way of using POSIX APIs. I'm not sure if the recommendations are universally useful. Or am I mistaken?
OK, that makes sense. I may miss some background context.
================
Comment at: docs/clang-tidy/index.rst:58
====================== =========================================================
+``android``
``boost-`` Checks related to Boost library.
----------------
Add some words explaining this module?
https://reviews.llvm.org/D33304
More information about the cfe-commits
mailing list