[PATCH] D61347: [Sanitizer] Reland of "Cleanup of INTERCEPT_FUNCTION macro"

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 15:09:25 PDT 2019


yln updated this revision to Diff 197457.
yln added a comment.

Forgot to take address of wrapper.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61347/new/

https://reviews.llvm.org/D61347

Files:
  compiler-rt/lib/asan/asan_interceptors.h
  compiler-rt/lib/interception/interception_linux.cc
  compiler-rt/lib/interception/interception_linux.h
  compiler-rt/lib/interception/tests/interception_linux_test.cc
  compiler-rt/lib/msan/msan_interceptors.cc
  compiler-rt/lib/tsan/rtl/tsan_interceptors.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61347.197457.patch
Type: text/x-patch
Size: 7181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/fe5e6116/attachment.bin>


More information about the llvm-commits mailing list