1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 1ba9d9c hwasan: add -fsanitize=kernel-hwaddress flag by Andrey Konovalov · 8 years ago
  3. 12817e5 Hardware-assisted AddressSanitizer (clang part). by Evgeniy Stepanov · 8 years ago
  4. 3ed0f64 Implement no_sanitize_address for global vars by Douglas Katzman · 9 years ago
  5. b9b73ef [ASan] Initial support for Kernel AddressSanitizer by Alexander Potapenko · 10 years ago
  6. fb49491 IR: Update clang for Metadata/Value split in r223802 by Duncan P. N. Exon Smith · 11 years ago
  7. edf99a9 Introduce a SanitizerKind enum to LangOptions. by Alexey Samsonov · 11 years ago
  8. a0ac3c2 [ASan] Improve blacklisting of global variables. by Alexey Samsonov · 11 years ago
  9. 1444bb9 SanitizerBlacklist: blacklist functions by their source location. by Alexey Samsonov · 11 years ago
  10. 4ee6904 [clang/asan] call __asan_poison_cxx_array_cookie after operator new[] by Kostya Serebryany · 11 years ago
  11. d9ad5ce [ASan] Use metadata to pass source-level information from Clang to ASan. by Alexey Samsonov · 11 years ago
  12. 4b8de11 [Sanitizer] Introduce SanitizerMetadata class. by Alexey Samsonov · 11 years ago