summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2014-06-04 12:13:54 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2014-06-04 12:13:54 +0000
commitfe18102649dbe3fb9d0f57059ba3402fb0df4d36 (patch)
tree2e7b9358ac8837a8e5d197f83de8817ad8a061de /clang/lib
parent5416a0395ff05a1b9ac4ee5b3154179a0d80e08b (diff)
downloadbcm5719-llvm-fe18102649dbe3fb9d0f57059ba3402fb0df4d36.tar.gz
bcm5719-llvm-fe18102649dbe3fb9d0f57059ba3402fb0df4d36.zip
[sancov] Handle fork.
Reset coverage data on fork(). For memory-mapped mode (coverage_direct=1) this helps avoid loss of data (before this change two processes would write to the same file simultaneously). For normal mode, this reduces coverage dump size, because PCs from the parent process are no longer inherited by the child. llvm-svn: 210180
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud