Files
build_soong/cc
George Burgess IV 561a3fe4af soong: add __clang_analyzer__ to clang-tidy
We have code that acts slightly differently when the static analyzer is
running, so that it can produce more accurate diagnostics (e.g. less
false positives). It uses __clang_analyzer__ to detect the static
analyzer.

When the static analyzer is run via clang-tidy, __clang_analyzer__
doesn't get defined.

Bug: None
Test: WITH_TIDY=1 m. clang-tidy now acts as expected in code made for
the static analyzer

Change-Id: I460ff410640524633c0a60b71d34927d17e1ed98
2017-05-04 01:19:02 +00:00
..
2017-05-01 16:43:41 -07:00
2017-03-31 00:48:53 +00:00
2016-12-05 15:49:40 -08:00
2017-04-27 12:21:24 -07:00
2017-04-07 10:18:56 -07:00
2017-02-22 14:52:52 -08:00
2016-11-02 21:19:11 -07:00
2016-08-01 14:36:22 -07:00
2017-04-04 15:39:04 -07:00
2016-07-29 15:17:58 -07:00