Files
build_soong/cc
Pirama Arumuga Nainar dcabea581c [cc/coverage] Define a macro during coverage builds
Bug: http://b/186576313

During a coverage build, pass the __ANDROID_CLANG_COVERAGE__ macro to
native compilations.  This allows tools like dalvikvm and dex2oat, which
would otherwise call _exit(), to write profiles on coverage builds by
calling exit() instead.

Test: `m CLANG_COVERAGE=true NATIVE_COVERAGE_PATHS="art" nothing`
          and check compiler flags in out/soong/build.ninja.
Change-Id: I18315b89170abdd650e4c6c55577688348c42225
(cherry picked from commit 551b06d9e6)
2021-05-21 13:48:41 -07:00
..
2021-05-20 17:36:22 +01:00
2021-04-29 22:58:17 +09:00
2021-04-26 18:41:00 -07:00
2021-04-13 15:55:47 -07:00
2021-04-13 15:55:47 -07:00
2021-03-30 23:44:43 +01:00
2020-12-01 16:22:16 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2020-12-04 09:43:49 -08:00
2021-04-26 18:41:00 -07:00
2020-11-24 14:13:31 +09:00
2021-02-25 20:46:15 -08:00