[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 10:02:39 PDT 2017


alekseyshl accepted this revision.
alekseyshl added a comment.
This revision is now accepted and ready to land.

Can we rename them to asan_interceptors_memintrinsics.cc/.h? Other than that, lgtm.


Repository:
  rL LLVM

https://reviews.llvm.org/D35590





More information about the llvm-commits mailing list