Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124051
[DFSan] Print an error before calling null extern_weak functions, incase dfsan instrumentation optimized out a null check. ClosedPublic Authored by browneee on Apr 19 2022, 3:46 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 19 2022, 3:46 PM This revision is now accepted and ready to land.Apr 19 2022, 3:55 PM Closed by commit rG204c12eef9e1: [DFSan] Print an error before calling null extern_weak functions, incase dfsan… (authored by browneee). · Explain WhyApr 19 2022, 5:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 423755 compiler-rt/lib/dfsan/dfsan.cpp
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/extern_weak.ll
|