1. 050309f Add -fsanitize=leak to driver options. by Sergey Matveev · 11 years ago
  2. 3a8aff9 Add -lrt to sanitizer link arguments. by Evgeniy Stepanov · 11 years ago
  3. 76e6e13 If a .syms file is available alongside a sanitizer runtime, pass it to the by Richard Smith · 12 years ago
  4. 61a574f Split ubsan runtime into three pieces (clang part): by Richard Smith · 12 years ago
  5. 8614304 [Sanitizer] Change driver behavior when linking with -fsanitize=thread and -fsanitize=memory. TSan/MSan also provide their versions of new/delete and should use the same strategy as ASan. Share the code that sets linker flags for all sanitizers. by Alexey Samsonov · 12 years ago