[PATCH] D31425: Add missing FileCheck, update CHECK lines and avoid subshell

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 15:47:29 PDT 2017


rnk added a comment.

Looks like this was missing since @eugenis added it in https://reviews.llvm.org/rL210180.

There should be some non-zero number of PCs from the child process, these globs should pick up two ${pid}.sancov.raw files and unpack them to ${pid}.sancov.


https://reviews.llvm.org/D31425





More information about the llvm-commits mailing list