[PATCH] Common flags in ASan.
Sergey Matveev
earthdok at google.com
Mon May 6 03:42:03 PDT 2013
Hi kcc, eugenis,
Some flags that are common to ASan/MSan/TSan/LSan have been moved to
sanitizer_common. (Tools other than ASan will be refactored in separate CLs.)
http://llvm-reviews.chandlerc.com/D747
Files:
lib/asan/asan_allocator2.cc
lib/asan/asan_flags.h
lib/asan/asan_interceptors.cc
lib/asan/asan_malloc_linux.cc
lib/asan/asan_malloc_mac.cc
lib/asan/asan_malloc_win.cc
lib/asan/asan_new_delete.cc
lib/asan/asan_report.cc
lib/asan/asan_rtl.cc
lib/asan/asan_stack.cc
lib/asan/asan_stack.h
lib/sanitizer_common/sanitizer_flags.cc
lib/sanitizer_common/sanitizer_flags.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D747.1.patch
Type: text/x-patch
Size: 14240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130506/d230e45d/attachment.bin>
More information about the llvm-commits
mailing list