| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [asan] implement our own /proc/self/maps reader and use it on linux instead ↵ | Kostya Serebryany | 2012-01-05 | 1 | -1/+20 | |
| | | | | | | | of sysinfo.h llvm-svn: 147581 | |||||
| * | [asan] enable memset/memcpy/memmove interceptors in asan-rt (in addition to ↵ | Kostya Serebryany | 2011-12-28 | 1 | -6/+6 | |
| | | | | | | | those in the compiler module) llvm-svn: 147319 | |||||
| * | [asan] interceptor for memcmp. Patch by samsonov@google.com | Kostya Serebryany | 2011-12-28 | 1 | -2/+2 | |
| | | | | | llvm-svn: 147315 | |||||
| * | [asan] move build-time config options from makefile to source (otherwise we ↵ | Kostya Serebryany | 2011-12-08 | 1 | -2/+2 | |
| | | | | | | | need config options in all makefiles) llvm-svn: 146161 | |||||
| * | AddressSanitizer run-time library. Not yet integrated with the compiler-rt ↵ | Kostya Serebryany | 2011-11-30 | 1 | -0/+280 | |
| build system, but can be built using the old makefile. See details in README.txt llvm-svn: 145463 | ||||||

