OSDN Git Service

Add tidy.mk to set up global default checks.
authorChih-Hung Hsieh <chh@google.com>
Thu, 21 Apr 2016 22:37:24 +0000 (15:37 -0700)
committerChih-Hung Hsieh <chh@google.com>
Mon, 25 Apr 2016 19:17:03 +0000 (12:17 -0700)
commit460171a3e49b6dc753ec87e296d1f0a14f61ae68
tree453c7669a7e9d179ef585b4b000b9ba4fa901441
parent9d868c0800eef398f8d02c13555aa85cf0f8357b
Add tidy.mk to set up global default checks.

* Default checks include only google* minus google-readability*.
* Some google-* checks are disabled for external projects.
* Each project can add more or disable checks through LOCAL_TIDY_CHECKS.

Bug: http://b/27779618
Change-Id: I83eed73bd2bddaace565a6dde532fb2036b4fac4
core/binary.mk
core/clang/config.mk
core/clang/tidy.mk [new file with mode: 0644]