Kostya Serebryany
|
3674c6b13b
|
[asan] add a flag alloc_dealloc_mismatch (off by default for now) which finds malloc/delete, new/free, new/delete[], etc mismatches
llvm-svn: 170869
|
2012-12-21 08:53:59 +00:00 |
Kostya Serebryany
|
16205cd4fa
|
[asan] change the asan output slightly to avoid user confusion: a) add ':' after 'AddressSanitizer' and b) changed 'crashed' to 'SEGV'
llvm-svn: 165932
|
2012-10-15 13:04:58 +00:00 |
Kostya Serebryany
|
f9caa28ccf
|
[asan] increase max stack size to 256 (+test)
llvm-svn: 163308
|
2012-09-06 10:57:03 +00:00 |