diff options
author | Vladimir Marko <vmarko@google.com> | 2018-07-03 09:18:32 +0100 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2018-07-03 09:18:32 +0100 |
commit | 35d5b8a2c5d2fce03be59aa003c3bf3c1b481be0 (patch) | |
tree | 7665f6d1527be61af13c8ef53f10833dd4200cfd /compiler/optimizing/graph_visualizer.cc | |
parent | b28683f43231e65860ecf91c96a8c0234542c019 (diff) |
ART: Do not use std::<container>::at().
These functions are specified as throwing std::out_of_range
and we do not use exceptions.
Test: m
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Change-Id: I67c365ed6d779c101a18b9f386c751c48ca76e16
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions