summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/FoldingSet.cpp
diff options
context:
space:
mode:
authorAlex Shlyapnikov <alekseys@google.com>2017-07-20 01:29:01 +0000
committerAlex Shlyapnikov <alekseys@google.com>2017-07-20 01:29:01 +0000
commit36a1c17dffa6f2f2bddf9d7974849e9ecee42916 (patch)
treed578c4a5cbb3ba75186f50f961a0f07ac6a63a3d /llvm/lib/Support/FoldingSet.cpp
parentf4c4642052a2dc5ea6aa28e6314ed75a3b0ab9bd (diff)
downloadbcm5719-llvm-36a1c17dffa6f2f2bddf9d7974849e9ecee42916.tar.gz
bcm5719-llvm-36a1c17dffa6f2f2bddf9d7974849e9ecee42916.zip
[asan] Move memcpy, memmove, memset code out of asan_interceptors.cc
This is a pure refactoring change. It simply moves all the code and macros related to defining the ASan interceptor versions of memcpy, memmove, and memset into a separate file. This makes it cleaner to disable all the other interceptor code while still using these three, for a port that defines these but not the other common interceptors. Reviewers: alekseyshl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D35590 llvm-svn: 308575
Diffstat (limited to 'llvm/lib/Support/FoldingSet.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud