Could be useful for comparison when we suspect that alloca was skipped
because of this.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D24437
[asan] Add flag to allow lifetime analysis of problematic allocas ClosedPublic Authored by vitalybuka on Sep 9 2016, 6:14 PM.
Details Summary Could be useful for comparison when we suspect that alloca was skipped
Diff Detail Event Timelinevitalybuka retitled this revision from to [asan] Add flag to allow lifetime analysis of problematic allocas. vitalybuka updated this object. Closed by commit rL281126: [asan] Add flag to allow lifetime analysis of problematic allocas (authored by vitalybuka). · Explain WhySep 9 2016, 6:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 70939 lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/lifetime.ll
|