diff options
author | Andreas Gampe <agampe@google.com> | 2015-09-01 14:45:00 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-09-24 15:42:14 -0700 |
commit | b30259251b22430fad12f1adeab671e4bf8f88f5 (patch) | |
tree | 80bff979beae84702b739962656a16d245a40ef4 /compiler/optimizing/graph_visualizer.cc | |
parent | eae0927cb81437389dc96437e9f04903783282b4 (diff) |
ART: Use unique_ptr for alloca-ed ShadowFrames
To enable automated calls of the destructor (for extensions of
ShadowFrame), return a unique_ptr with a custom deleter. Use a
macro so that the alloca happens in the caller.
Change-Id: Id28a6ea131f108e4a94ff1699fc22e7b44aec018
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions