Also added some more test to cover the "else if" part.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118645
[ASan] Fixed null pointer bug introduced in D112098. ClosedPublic Authored by kstoimenov on Jan 31 2022, 12:51 PM.
Details
Summary Also added some more test to cover the "else if" part.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 31 2022, 1:37 PM This revision was landed with ongoing or failed builds.Jan 31 2022, 1:50 PM Closed by commit rGa5dd6c741955: [ASan] Fixed null pointer bug introduced in D112098. (authored by kstoimenov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 404721 llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/asan-stack-safety.ll
|