[PATCH] D25946: [compiler-rt][asan] Add support for desallocation of unhandled pointers

Etienne Bergeron via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 08:10:29 PST 2017


etienneb updated this revision to Diff 89218.
etienneb marked an inline comment as done.
etienneb added a comment.

fix kcc comments


https://reviews.llvm.org/D25946

Files:
  lib/asan/asan_allocator.cc
  lib/asan/asan_internal.h
  lib/asan/asan_linux.cc
  lib/asan/asan_mac.cc
  lib/asan/asan_win.cc
  test/asan/TestCases/Windows/dll_heap_allocation.cc
  test/asan/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25946.89218.patch
Type: text/x-patch
Size: 5423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/a0c5c1b7/attachment.bin>


More information about the llvm-commits mailing list