1. 24e1372 [sanitizer] Replace more platform checks with SANITIZER_ constants. by Evgeniy Stepanov · 12 years ago
  2. 5af39e5 [asan/tsan] do not use __WORDSIZE macro, as it is glibc-private thing. Instead, define our own SANITIZER_WORDSIZE by Kostya Serebryany · 12 years ago
  3. 64afb7e [Sanitizer] use fully qualified type for placement new replacement by Alexey Samsonov · 12 years ago
  4. 877bfcf [Sanitizer] Fix type for placement new on 32-bit Mac by Alexey Samsonov · 12 years ago
  5. 9fe7b96 [Sanitizer] use unsigned int as a parameter for placement new on 32 bits by Alexey Samsonov · 12 years ago
  6. 47b1634 [Sanitizer] move placement_new definiton from TSan to common runtime by Alexey Samsonov · 12 years ago