Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44339
[asan] poison_heap=0 should not disable __asan_handle_no_return. ClosedPublic Authored by eugenis on Mar 9 2018, 4:49 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 9 2018, 4:50 PM Closed by commit rL327337: [asan] poison_heap=0 should not disable __asan_handle_no_return. (authored by eugenis). · Explain WhyMar 12 2018, 2:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138094 compiler-rt/trunk/lib/asan/asan_poisoning.h
compiler-rt/trunk/lib/asan/asan_poisoning.cc
compiler-rt/trunk/test/asan/TestCases/handle_noreturn_bug.cc
|