summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2018-08-25 13:31:52 -0700
committerStephen Hines <srhines@google.com>2018-08-25 13:31:52 -0700
commitf0b33e50ce99b46e746d5f5a0d569b9a6e583bfd (patch)
treea226cdf545bb013ab082b27dd226864adea44dcf /compiler/optimizing/graph_visualizer.cc
parent1c4f93341d59efdf9392274aaadee14ceed0f643 (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