projects
/
cdsspec-compiler.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bfea91
)
execution: make structure snapshotting
author
Brian Norris
<banorris@uci.edu>
Tue, 16 Apr 2013 03:11:14 +0000
(20:11 -0700)
committer
Brian Norris
<banorris@uci.edu>
Tue, 16 Apr 2013 18:38:01 +0000
(11:38 -0700)
All members are snapshot-able.
execution.h
patch
|
blob
|
history
diff --git
a/execution.h
b/execution.h
index 616a47cb47a4e34c182359e0217724b2808e59ad..b152ae2a8386ae54ca235d9f20fd57271b10c4a8 100644
(file)
--- a/
execution.h
+++ b/
execution.h
@@
-113,7
+113,7
@@
public:
action_list_t * get_action_trace() const { return action_trace; }
-
MEM
ALLOC
+
SNAPSHOT
ALLOC
private:
int get_execution_number() const;