summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-05-15 08:25:58 -0700
committerElliott Hughes <enh@google.com>2015-05-15 08:25:58 -0700
commit6a887d6a1d1ca089b48663a5ae11f973b98785a9 (patch)
treefc04f689092b809dcb5aa1b34e0cb46f73580b03 /compiler/optimizing/graph_visualizer.cc
parent96ca18cd105e4c4cddce53a40c0e41886155bf01 (diff)
Stop wrapping close(2) with TEMP_FAILURE_RETRY in art.
Note that all the TEMP_FAILURE_RETRY([A-Z] calls in this file are wrong. The member functions return -errno, so only an EPERM failure will return -1 (but errno should be EPERM, so you won't loop). Bug: http://b/20501816 Change-Id: Ibde6a2c7bf92469d008d6d510f9391669ae37a84
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions