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.
Paths
| Differential D41548
[Sanitizers] Export aligned new/delete from runtimes. ClosedPublic Authored by alekseyshl on Dec 22 2017, 2:56 PM.
Details Summary Export aligned new/delete to make dynamic runtimes work again. Remove all valid new/delete cases from ASan test, there's a test in
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, kubamracek, srhines. · View Herald TranscriptDec 22 2017, 2:56 PM This revision is now accepted and ready to land.Dec 22 2017, 4:17 PM Closed by commit rL321394: [Sanitizers] Export aligned new/delete from runtimes. (authored by alekseyshl). · Explain WhyDec 22 2017, 4:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 128057 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
|