[PATCH] D23709: [asan] Rename asan-instrument-allocas -> asan-instrument-dynamic-allocas
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 20 10:30:46 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279377: [asan] Rename asan-instrument-allocas -> asan-instrument-dynamic-allocas (authored by vitalybuka).
Changed prior to commit:
https://reviews.llvm.org/D23709?vs=68660&id=68783#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23709
Files:
compiler-rt/trunk/test/asan/TestCases/alloca_big_alignment.cc
compiler-rt/trunk/test/asan/TestCases/alloca_detect_custom_size_.cc
compiler-rt/trunk/test/asan/TestCases/alloca_instruments_all_paddings.cc
compiler-rt/trunk/test/asan/TestCases/alloca_loop_unpoisoning.cc
compiler-rt/trunk/test/asan/TestCases/alloca_overflow_partial.cc
compiler-rt/trunk/test/asan/TestCases/alloca_overflow_right.cc
compiler-rt/trunk/test/asan/TestCases/alloca_safe_access.cc
compiler-rt/trunk/test/asan/TestCases/alloca_underflow_left.cc
compiler-rt/trunk/test/asan/TestCases/alloca_vla_interact.cc
compiler-rt/trunk/test/asan/TestCases/vla_chrome_testcase.cc
compiler-rt/trunk/test/asan/TestCases/vla_condition_overflow.cc
compiler-rt/trunk/test/asan/TestCases/vla_loop_overfow.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23709.68783.patch
Type: text/x-patch
Size: 5945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160820/9d9bc569/attachment.bin>
More information about the llvm-commits
mailing list