Files
build_soong/cc
Chih-Hung Hsieh 60bd4bf079 Use DEFAULT_TIDY_HEADER_DIRS env variable.
This variable is a regular expression to be passed as
additional patterns to the -header-filter flag for clang-tidy.
For example, when make with WITH_TIDY=1 DEFAULT_TIDY_HEADER_DIRS="d1/d2|mydir/*"
for a project in external/xyz, clang-tidy will be called with additional flag
  -header-filter=\"(external/xyz|d1/d2|mydir/*)\"

Test: make with WITH_TIDY=1 DEFAULT_TIDY_HEADER_DIRS="d1/d2|mydir/*"
Bug: 32668284
Change-Id: I6051f4f80bc6dbab882bd81435ccbc772772ac63
2018-09-21 10:34:25 -07:00
..
2018-09-14 23:02:31 +00:00
2018-09-13 12:45:00 +09:00
2017-10-19 22:39:32 +09:00
2018-07-22 21:18:45 -07:00
2018-07-06 11:36:32 -07:00
2017-11-17 11:22:04 -08:00
2018-04-12 14:37:35 -07:00
2018-08-29 21:45:51 -07:00
2018-08-08 14:36:34 -07:00
2018-05-07 16:21:59 -07:00
2016-08-01 14:36:22 -07:00
2018-09-17 23:33:28 +00:00
2018-07-22 21:18:45 -07:00
2018-05-14 16:30:46 -07:00