forked from OSchip/llvm-project
parent
db0cf871d4
commit
0b7bce5ecf
|
@ -23,7 +23,7 @@
|
|||
// to a new one (version 2). The change is quite intrusive so both allocators
|
||||
// will co-exist in the source base for a while. The actual allocator is chosen
|
||||
// at build time by redefining this macrozz.
|
||||
#define ASAN_ALLOCATOR_VERSION 2
|
||||
#define ASAN_ALLOCATOR_VERSION 1
|
||||
|
||||
namespace __asan {
|
||||
|
||||
|
|
Loading…
Reference in New Issue