[PATCH] D35590: [asan] Move memcpy, memmove, memset code out of asan_interceptors.cc
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 18:31:43 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308575: [asan] Move memcpy, memmove, memset code out of asan_interceptors.cc (authored by alekseyshl).
Changed prior to commit:
https://reviews.llvm.org/D35590?vs=107352&id=107433#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35590
Files:
compiler-rt/trunk/lib/asan/CMakeLists.txt
compiler-rt/trunk/lib/asan/asan_interceptors.cc
compiler-rt/trunk/lib/asan/asan_interceptors.h
compiler-rt/trunk/lib/asan/asan_interceptors_memintrinsics.cc
compiler-rt/trunk/lib/asan/asan_interceptors_memintrinsics.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35590.107433.patch
Type: text/x-patch
Size: 18487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170720/bb5c3a05/attachment.bin>
More information about the llvm-commits
mailing list