Files
build/core
George Burgess IV 5ab07d4f14 make: 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: Ib2a815c0bd67553af465b64207bb480fb52cfaf8
2017-05-03 18:10:47 -07:00
..
2017-03-28 22:11:52 -07:00
2017-02-16 14:08:45 -08:00
2017-04-19 22:41:32 -07:00
2017-04-19 22:41:32 -07:00
2016-07-29 19:58:35 +00:00
2017-04-19 10:58:58 -07:00
2017-03-07 12:17:51 -08:00
2016-09-02 13:20:52 -07:00
2016-07-29 19:58:35 +00:00
2017-04-19 22:41:32 -07:00
2017-04-05 18:04:37 -07:00
2017-04-20 14:37:23 -07:00
2016-07-29 19:58:35 +00:00
2016-07-29 19:58:35 +00:00