commit | f0b33e50ce99b46e746d5f5a0d569b9a6e583bfd | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Sat Aug 25 13:31:52 2018 -0700 |
committer | Stephen Hines <srhines@google.com> | Sat Aug 25 13:31:52 2018 -0700 |
tree | a226cdf545bb013ab082b27dd226864adea44dcf | |
parent | 1c4f93341d59efdf9392274aaadee14ceed0f643 [diff] |
Fix an incorrect && with kTraceCountAllocs flag. The latest Clang warns on this particular use of a constant flag with logical operators. It looks like this: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand] Test: Build art Change-Id: If1635e8f02ac6ef438dbef201053973e5012b04c