1. 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
  2. 25aa255 [lsan] Add a regression test for building C code. by Sergey Matveev · 11 years ago
  3. a1b15b4 [tests] Update to use lit_config and lit package, as appropriate. by Daniel Dunbar · 11 years ago
  4. b33cfeb [lsan] Add suppression support. by Sergey Matveev · 11 years ago
  5. ad785cb Remove a bunch of copy-paste: use common config for sanitizer lit/unit tests by Alexey Samsonov · 11 years ago
  6. 895659d [lsan] Run the leak detection tests under both ASan and LSan. by Sergey Matveev · 11 years ago