I noticed that this file had CHECK lines but no FileCheck run.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Adding mpividori as he's been doing a bunch of stuff in sancov recently. I'm not sure what we're expecting from the test (especially the disappearance of PCs in the ChildPID cov file)
Comment Actions
Right, there should be PCs in the child .sancov.
Are they missing now? Sounds like a regression.
@kcc has rewritten this part of the code a few times since I've last looked.
compiler-rt/test/asan/TestCases/Posix/coverage-fork-direct.cc | ||
---|---|---|
39 ↗ | (On Diff #93257) | Let's commit this with a CHECKX: and a FIXME to bring back the child pcs. |