[PATCH] Implement variable-sized alloca instrumentation.

Maxim Ostapenko m.ostapenko at partner.samsung.com
Thu Nov 6 00:38:54 PST 2014


Updated according to Konstantin's notes.

http://reviews.llvm.org/D6055

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  lib/asan/asan_fake_stack.cc
  lib/asan/asan_interface_internal.h
  lib/asan/asan_internal.h
  lib/asan/asan_report.cc
  test/asan/TestCases/Linux/interface_symbols_linux.c
  test/asan/TestCases/alloca_big_alignment.cc
  test/asan/TestCases/alloca_overflow_partial.cc
  test/asan/TestCases/alloca_overflow_right.cc
  test/asan/TestCases/alloca_underflow_left.cc
  test/asan/TestCases/alloca_unpoison_stack.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6055.15842.patch
Type: text/x-patch
Size: 14778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141106/7c781d3b/attachment.bin>


More information about the llvm-commits mailing list