Files
build_soong/cc
Chih-Hung Hsieh 669cb9150e Call clang-tidy with -fno-caret-diagnostics by default.
* clang -fno-caret-diagnostics
  suppresses warning source lines, carets, and
  the stats line of "n warnings generated"
* clang-tidy -extra-arg-before=-fno-caret-diagnotics
  only suppresses the "n warnings generated" line.
* Pass this flag and -quiet to clang-tidy when
  WITH_TIDY is not 1 or true.

Bug: 69051430
Test: normal build and build with WITH_TIDY=1

Change-Id: I34e34cddc0e7329e73b5f04da4b1458dabfcd4c8
2018-01-04 01:41:16 -08:00
..
2017-12-15 14:51:30 -08:00
2017-12-21 12:16:29 +09:00
2017-10-19 22:39:32 +09:00
2017-12-19 23:14:19 -08:00
2018-01-02 18:23:43 -08:00
2017-09-18 23:33:25 -07:00
2017-11-17 11:22:04 -08:00
2017-12-15 14:51:30 -08: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