Makes origins easier to use with dfsan_read_label(addr, size).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116197
[DFSan] Make dfsan_read_origin_of_first_taint public. ClosedPublic Authored by browneee on Dec 22 2021, 4:58 PM.
Details Summary Makes origins easier to use with dfsan_read_label(addr, size).
Diff Detail
Event Timelinevitalybuka added inline comments. This revision is now accepted and ready to land.Dec 22 2021, 6:47 PM This revision was landed with ongoing or failed builds.Dec 22 2021, 11:47 PM Closed by commit rGd39d2acfdd9f: [DFSan] Make dfsan_read_origin_of_first_taint public. (authored by browneee). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 395983 compiler-rt/include/sanitizer/dfsan_interface.h
compiler-rt/lib/dfsan/done_abilist.txt
compiler-rt/test/dfsan/origin_of_first_taint.c
|
Can all these be just # ?