aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2018-09-06 22:53:08 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2018-09-06 22:53:08 +0000
commitfe4808eba7f2d15dba69e625722c24bec3d1f156 (patch)
tree03ea0c374af0a660e72239cb0d2a5e7e4e3bf56f /clang/lib/Frontend/CompilerInvocation.cpp
parent54d898e7d50038cd21d7fddc93df129a34e134dc (diff)
downloadllvm-fe4808eba7f2d15dba69e625722c24bec3d1f156.zip
llvm-fe4808eba7f2d15dba69e625722c24bec3d1f156.tar.gz
llvm-fe4808eba7f2d15dba69e625722c24bec3d1f156.tar.bz2
[hwasan] Remove allocator interceptors.
Summary: When building without COMPILER_RT_HWASAN_WITH_INTERCEPTORS, skip interceptors for malloc/free/etc and only export their versions with __sanitizer_ prefix. Also remove a hack in mallinfo() interceptor that does not apply to hwasan. Reviewers: kcc Subscribers: kubamracek, krytarowski, llvm-commits Differential Revision: https://reviews.llvm.org/D51711 llvm-svn: 341598
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions