1. 799172d Update aosp/master compiler-rt for rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  2. 86277eb Update aosp/master compiler-rt for rebase to r230699. by Stephen Hines · 9 years ago
  3. 6d18623 Update aosp/master compiler-rt for rebase to r222486. by Stephen Hines · 10 years ago
  4. 2d1fdb2 Update compiler-rt aosp/master for 3.5 (r209699) rebase. by Stephen Hines · 10 years ago
  5. 74c8879 Merging r195642: by Sergey Matveev · 11 years ago
  6. 55c7947 [Sanitizer] Specify a default value for each common runtime flag by Alexey Samsonov · 11 years ago
  7. c1a1ed6 Overhaul the symbolizer interface. by Peter Collingbourne · 11 years ago
  8. 7847d77 [Sanitizer] Refactor symbolization interface: use class instead of several functions. Move some code around to get rid of extra source files by Alexey Samsonov · 11 years ago
  9. 68c016a ASan, LSan, MSan: try to find llvm-symbolizer binary in PATH if it is not provided. Now we don't need to explicitly set the location of llvm-symbolizer in lit test configs. by Alexey Samsonov · 11 years ago
  10. 41f1540 [lsan] Add leak_check_at_exit flag. by Sergey Matveev · 11 years ago
  11. 62519eb [lsan] Make __lsan_do_leak_check() honor the detect_leaks flag. by Sergey Matveev · 11 years ago
  12. 02d7f32 [lsan] Set current_thread_tid correctly for main thread. by Sergey Matveev · 11 years ago
  13. fc1a612 [lsan] Ensure lsan is initialized when interceptors are called. by Sergey Matveev · 11 years ago
  14. 4cacb4f [lsan] Invoke leak detection with atexit(). by Sergey Matveev · 11 years ago
  15. e96c62a [lsan] Standalone LSan initialization. by Sergey Matveev · 11 years ago