Activity
Split up event-callbacks flag for ablation study
Split up event-callbacks flag for ablation study
Fix build due to missing dataflow attr declaration
Fix build due to missing dataflow attr declaration
Add 'data' argument to store callback
Add 'data' argument to store callback
Minor: Clear shadow on 'nosanitize' accesses.
Minor: Clear shadow on 'nosanitize' accesses.
Add 'perform_policies' boolean argument to memtransfer callback
Add 'perform_policies' boolean argument to memtransfer callback
Modify 'and' callback to set the instruction's output label
Modify 'and' callback to set the instruction's output label
Add __dfsan_and_callback()
Add __dfsan_and_callback()
Fix warning in DenseMap.h
Fix warning in DenseMap.h
Modify memtransfer ABI to include arguments' labels
Modify memtransfer ABI to include arguments' labels
Dummy prototype for back/forward edge callbacks
Dummy prototype for back/forward edge callbacks
Fix missing include that breaks build
Fix missing include that breaks build
Add option for conditional callbacks.
Add option for conditional callbacks.
Add ClTaskCentricLocalStorage, which enables KDFSAN to use a task-cen…
Add ClTaskCentricLocalStorage, which enables KDFSAN to use a task-cen…
Add ClKeepUninstDefs to toggle keeping uninstrumented functions on/off
Add ClKeepUninstDefs to toggle keeping uninstrumented functions on/off
Patch KDFSAN to keep the uninstrumented version of each dfs$ func (ch…
Patch KDFSAN to keep the uninstrumented version of each dfs$ func (ch…