diff options
author | Igor Murashkin <iam@google.com> | 2017-08-07 14:42:11 -0700 |
---|---|---|
committer | Igor Murashkin <iam@google.com> | 2017-08-07 16:20:50 -0700 |
commit | f573972a087b798f74bf5404e271355a2805e100 (patch) | |
tree | a61d3f407846937a707eac7b071a676852345f48 /compiler/optimizing/instruction_builder.h | |
parent | 67ca49cfc31b06720bd3a1efcf2d9e03dcff779f (diff) |
runtime: Make kIsDebugBuild friendly to clion
Previously it would think
if (kIsDebugBuild)
was always dead code and give many warnings.
Also make sure that clion inspector doesn't try to be too clever
and suggest that kIsDebugBuild is always true, which was
equally annoying.
Bug: b/64455231
Change-Id: I8db6b7cec2024f4cc7ad3353f2ee695c4fec1d8f
Diffstat (limited to 'compiler/optimizing/instruction_builder.h')
0 files changed, 0 insertions, 0 deletions