Alexey Samsonov
|
0eafe5df71
|
[TSan] Move new/delete interceptors into a separate source file. NFC.
llvm-svn: 235906
|
2015-04-27 19:33:55 +00:00 |
Dmitry Vyukov
|
6411bd9877
|
tsan: remove unnecesary include file
llvm-svn: 169370
|
2012-12-05 10:16:17 +00:00 |
Dmitry Vyukov
|
0d677279f6
|
tsan: better error message if we fail to intercept some function
currently the message is SIGSEGV
llvm-svn: 169231
|
2012-12-04 07:28:25 +00:00 |
Alexey Samsonov
|
313014694f
|
[TSan] Provide replacements for operators new/delete instead of declaring extern C functions with weirdly mangled names (same strategy is used in ASan).
llvm-svn: 164487
|
2012-09-24 13:19:47 +00:00 |