[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 08:43:01 PST 2017


alekseyshl updated this revision to Diff 128031.
alekseyshl marked an inline comment as done.
alekseyshl added a comment.

- Fix typo


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D41532

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

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


More information about the llvm-commits mailing list