[PATCH] D41532: [MSan,TSan] Add aligned new/delete interceptors.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 22 09:03:18 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321365: [MSan,TSan] Add aligned new/delete interceptors. (authored by alekseyshl, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41532

Files:
  compiler-rt/trunk/lib/msan/msan_new_delete.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_new_delete.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/new_delete_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41532.128033.patch
Type: text/x-patch
Size: 11048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/14821f75/attachment.bin>


More information about the llvm-commits mailing list