Test where broken because of missing lifetime markers for temps and
because of aggressive optimization which removed markers in some cases.
PR27453
Paths
| Differential D22894
[asan] Enable the rest of use-after-scope tests ClosedPublic Authored by vitalybuka on Jul 27 2016, 5:25 PM.
Details Summary Test where broken because of missing lifetime markers for temps and PR27453
Diff Detail
Event Timelinevitalybuka updated this object. This revision is now accepted and ready to land.Jul 27 2016, 5:29 PM Closed by commit rL277074: [asan] Enable the rest of use-after-scope tests (authored by vitalybuka). · Explain WhyJul 28 2016, 4:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 66050 compiler-rt/trunk/test/asan/TestCases/use-after-scope-loop-bug.cc
compiler-rt/trunk/test/asan/TestCases/use-after-scope-loop-removed.cc
compiler-rt/trunk/test/asan/TestCases/use-after-scope-temp.cc
|