summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/fuzzer/dataflow/DataFlowCallbacks.cpp
AgeCommit message (Collapse)Author
2019-06-21[libFuzzer] split DataFlow.cpp into two .cpp files, one of which can be ↵Kostya Serebryany
compiled w/o dfsan to speed things up (~25% speedup) llvm-svn: 364002