[PATCH] Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and fix all the usages of this macro
Timur Iskhodzhanov
timurrrr at google.com
Mon Aug 12 09:21:56 PDT 2013
Fix the tests that verifies the list of exported function.
It assumes /* OPTIONAL */ is on the same line as the name of the optional interface function.
Suggestions for a better formatting are welcome!
Hi kcc, samsonov,
http://llvm-reviews.chandlerc.com/D1364
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1364?vs=3376&id=3377#toc
Files:
sanitizer_common/sanitizer_internal_defs.h
sanitizer_common/sanitizer_stacktrace.h
sanitizer_common/sanitizer_common.h
asan/asan_allocator.h
asan/asan_interface_internal.h
lsan/lsan_common.h
tsan/rtl/tsan_interface.h
tsan/rtl/tsan_interface.cc
tsan/rtl/tsan_interceptors.cc
tsan/rtl/tsan_interface_ann.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1364.2.patch
Type: text/x-patch
Size: 21123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130812/3314082f/attachment.bin>
More information about the llvm-commits
mailing list