Files
build_soong/cc
Chih-Hung Hsieh dc0c0302e9 Call clang-tidy with -quiet unless WITH_TIDY is set.
* Default builds calls clang-tidy only if enabled locally.
  In this case, clang-tidy should be quiet.
* If WITH_TIDY is 1 or true, let clang-tidy emit default messages.
* Even with -quiet and all warnings are suppressed,
  clang-tidy emits one line message of the number of suppressed messages.
  This one-liner could be suppressed in future changes.

Bug: 69051430
Test: default build and build with WITH_TIDY=1
Change-Id: I45303149930b33544e271e6d5eeddf18c9e48d7a
2017-12-15 20:57:48 -08:00
..
2017-12-15 13:56:59 -08:00
2017-10-19 22:39:32 +09:00
2017-09-18 23:33:25 -07:00
2017-11-17 11:22:04 -08:00
2017-06-30 21:08:36 +00:00
2017-12-13 17:48:33 -08:00
2016-08-01 14:36:22 -07:00
2017-12-01 00:41:59 +00:00
2017-12-15 13:56:59 -08:00
2017-12-06 13:19:14 -08:00