[asan] call __asan_stack_malloc_N only if use-after-return detection is enabled with...
authorKostya Serebryany <kcc@google.com>
Wed, 18 Sep 2013 14:07:14 +0000 (14:07 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 18 Sep 2013 14:07:14 +0000 (14:07 +0000)
commitac04abaf5a1df4c4bf48367cfbb41600289c4d78
tree536183ab9168de00b66908a26106bd2edef59ba5
parentfa7b1e24e51e94f29a3d0d33a0b1dd329024d5b4
[asan] call __asan_stack_malloc_N only if use-after-return detection is enabled with the run-time option

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190939 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp