gcc/libsanitizer
..
asan
include/sanitizer
interception
sanitizer_common
ChangeLog.asan
LICENSE.TXT
Makefile.am
Makefile.in
README.gcc
aclocal.m4
config.guess
config.sub
configure
configure.ac
depcomp
install-sh
libtool-version
ltmain.sh
missing

README.gcc

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.