1. ec97e9d [LSAN] Add GetUserAddr function which returns the user visible address of an internal pointer by Kirill Stoimenov · 2 years, 4 months ago
  2. 6454a55 [LSAN][HWASAN] Run LSAN tests with HWASAN enabled by Kirill Stoimenov · 2 years, 4 months ago
  3. 03fc9c8 Revert "[LSAN][HWASAN] Run LSAN tests with HWASAN enabled" by Hans Wennborg · 2 years, 4 months ago
  4. 7c15a3e [LSAN][HWASAN] Run LSAN tests with HWASAN enabled by Kirill Stoimenov · 2 years, 4 months ago
  5. 1913ee1 Make lsan TestCases more consistent by Clemens Wasser · 3 years, 1 month ago
  6. a64ece7 compiler-rt: Rename .cc file in test/lsan to .cpp by Fangrui Song · 6 years ago[Renamed from test/lsan/TestCases/use_unaligned.cc]
  7. a4acd4f make detect_leaks=1 the default for the lsan test suite by Francis Ricci · 8 years ago
  8. d6e67e3 Allow for setting of global platform-specific lsan options in the test suite by Francis Ricci · 8 years ago
  9. ac2c75c [lsan] Renable LSan for x86 Linux by Maxim Ostapenko · 8 years ago
  10. 13168f2 Revert "[lsan] Enable LSan for x86 Linux." by Evgeniy Stepanov · 8 years ago
  11. c890c3f [lsan] Enable LSan for x86 Linux. by Maxim Ostapenko · 8 years ago
  12. 598597f [lsan] [aarch64] Fix printing of pointers in make check tests - update by Strahinja Petrovic · 9 years ago
  13. 0c7d581 [lsan] [aarch64] Fix printing of pointers in make check tests by Strahinja Petrovic · 9 years ago
  14. 636d261 Add %run to all lit tests by Greg Fitzgerald · 11 years ago
  15. f13026b Move LSan test suite under test/ by Alexey Samsonov · 11 years ago[Renamed from lib/lsan/lit_tests/TestCases/use_unaligned.cc]
  16. d5151ed [lsan] Make the report_objects flag more useful. by Sergey Matveev · 11 years ago
  17. a205519 [Sanitizer] Unify summary reporting across all sanitizers. by Alexey Samsonov · 12 years ago
  18. b5cbbe5 Enable pipefail for LSan tests by Alexey Samsonov · 12 years ago
  19. fad87e1 [lsan] Move symbolization and reporting out of StopTheWorld callback. by Sergey Matveev · 12 years ago
  20. b903f0a [lsan] Harmonized some naming inconsistencies. by Sergey Matveev · 12 years ago
  21. 652ff81 [lsan] Run the leak detection tests under both ASan and LSan. by Sergey Matveev · 12 years ago[Renamed from lib/lsan/lit_tests/use_unaligned.cc]
  22. 8cf53b1 [lsan] Convert the remaining LSan tests to output tests. by Sergey Matveev · 12 years ago