Depends on D23707.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23709
[asan] Rename asan-instrument-allocas -> asan-instrument-dynamic-allocas ClosedPublic Authored by vitalybuka on Aug 19 2016, 1:43 AM.
Details
Diff Detail
Event Timelinevitalybuka retitled this revision from to [asan] Rename asan-instrument-allocas -> asan-instrument-dynamic-allocas. vitalybuka updated this object. This revision is now accepted and ready to land.Aug 19 2016, 12:26 PM Closed by commit rL279377: [asan] Rename asan-instrument-allocas -> asan-instrument-dynamic-allocas (authored by vitalybuka). · Explain WhyAug 20 2016, 10:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 68783 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
|