Skip to content

AddressSanitizer, ThreadSanitizer, MemorySanitizer

Notifications You must be signed in to change notification settings

xsixing/sanitizers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sanitizers

This project is the home for Sanitizers: AddressSanitizer, MemorySanitizer, ThreadSanitizer, LeakSanitizer. The actual code resides in the LLVM repository. Here we keep extended documentation, bugs and some helper code.

Wiki documentation for our tools:

We have recently migrated from code.google.com to github, some links may be broken.

About

AddressSanitizer, ThreadSanitizer, MemorySanitizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 42.5%
  • Shell 40.4%
  • C++ 5.9%
  • Go 5.7%
  • C 5.5%