diff options
author | Stephen Hines <srhines@google.com> | 2018-08-25 13:31:52 -0700 |
---|---|---|
committer | Stephen Hines <srhines@google.com> | 2018-08-25 13:31:52 -0700 |
commit | f0b33e50ce99b46e746d5f5a0d569b9a6e583bfd (patch) | |
tree | a226cdf545bb013ab082b27dd226864adea44dcf /compiler/optimizing/graph_visualizer.cc | |
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
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions