We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d2498 commit c6edb76Copy full SHA for c6edb76
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 4b356097c288cc01dd1c7abd9434b48071d95b49
+refs/heads/master: 73812cd3de3afe0ce492e44ad56c6696549f0b29
trunk/src/rt/memory_region.cpp
@@ -4,7 +4,7 @@
4
// NB: please do not commit code with this uncommented. It's
5
// hugely expensive and should only be used as a last resort.
6
//
7
-#define TRACK_ALLOCATIONS
+//#define TRACK_ALLOCATIONS
8
9
#define MAGIC 0xbadc0ffe
10
0 commit comments