[llvm-commits] Cleanup in ASan interceptors, makefile fix

Alexey Samsonov samsonov at google.com
Sat Dec 3 14:35:07 PST 2011


Hello!

This is a cleanup for projects/compiler-rt/lib/asan:
Rietveld link: http://codereview.appspot.com/5437128/

Makefile.old :
1. Fix in Makefile - changes in asan_*.{cc,h} files were not captured
by "make test" command.
asan_interceptors.cc:
1. ensure_asan_inited() is now a macro (so that CHECK failure outputs
the line inside a function with troubles).
2. wiped out stubs, as memset/memmove/memcpy interceptors are now enabled.

-- 
Alexey Samsonov
Software Engineer, Moscow
samsonov at google.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue5437128_1.diff
Type: application/octet-stream
Size: 3650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111204/ee4fad9b/attachment.obj>


More information about the llvm-commits mailing list