aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer/README.gcc
blob: 0f80703605265661e6efde8aa62d6f6e53e7680a (plain)
1
2
3
4
The AddressSanitizer (http://code.google.com/p/address-sanitizer) is
a project developed by Google Inc. The source files of the project
are hosted at http://llvm.org/svn/llvm-project/compiler-rt. These files
are the ones in the asan subdirectory of that project.