[PATCH] D41548: [Sanitizers] Export aligned new/delete from runtimes.
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 22 14:56:09 PST 2017
alekseyshl created this revision.
alekseyshl added a reviewer: eugenis.
Herald added subscribers: Sanitizers, kubamracek, srhines.
Export aligned new/delete to make dynamic runtimes work again.
Remove all valid new/delete cases from ASan test, there's a test in
common for that.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D41548
Files:
lib/sanitizer_common/scripts/gen_dynamic_list.py
test/asan/TestCases/Linux/aligned_delete_test.cc
test/sanitizer_common/TestCases/Linux/new_delete_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41548.128057.patch
Type: text/x-patch
Size: 5904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/901aad27/attachment.bin>
More information about the llvm-commits
mailing list