Evgeniy Stepanov
|
0af672326a
|
[sanitizer] Replace more platform checks with SANITIZER_ constants.
llvm-svn: 177400
|
2013-03-19 14:33:38 +00:00 |
Kostya Serebryany
|
734f1eb5f4
|
[asan/tsan] do not use __WORDSIZE macro, as it is glibc-private thing. Instead, define our own SANITIZER_WORDSIZE
llvm-svn: 168424
|
2012-11-21 12:38:58 +00:00 |
Alexey Samsonov
|
b13ac747d4
|
[Sanitizer] use fully qualified type for placement new replacement
llvm-svn: 158706
|
2012-06-19 07:40:45 +00:00 |
Alexey Samsonov
|
25c40e5a5b
|
[Sanitizer] Fix type for placement new on 32-bit Mac
llvm-svn: 158524
|
2012-06-15 14:32:39 +00:00 |
Alexey Samsonov
|
8b9aea522f
|
[Sanitizer] use unsigned int as a parameter for placement new on 32 bits
llvm-svn: 158147
|
2012-06-07 10:09:41 +00:00 |
Alexey Samsonov
|
8bd9098b32
|
[Sanitizer] move placement_new definiton from TSan to common runtime
llvm-svn: 158145
|
2012-06-07 09:50:16 +00:00 |