OSDN Git Service

Simplify DEFAULT_LOCAL_TIDY_CHECKS.
authorChih-Hung Hsieh <chh@google.com>
Mon, 8 Aug 2016 22:01:59 +0000 (15:01 -0700)
committerChih-Hung Hsieh <chh@google.com>
Mon, 8 Aug 2016 22:01:59 +0000 (15:01 -0700)
commitfac192648140a81c078fba79d4a17ac098e8935d
tree30dbd558738949c1f0e0bf32d1838d4015078e48
parent6b5e8f003716c1ec218b63ddeb2ee9abfebfe74b
Simplify DEFAULT_LOCAL_TIDY_CHECKS.

* Now each local directory path is matched against multiple
  patterns and only the last matched one will be used,
  or the DEFAULT_GLOBAL_TIDY_CHECKS is used.

Bug: http://b/27779618
Change-Id: I786e6cacd8a680a034b4bc09f561f658177d9b17
Test: build with WITH_TIDY=1.
core/clang/tidy.mk