[PATCH] D41802: Allow users of the GCOV API to extend the FileInfo class to implement custom output formats
Marco Castelluccio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 8 04:02:30 PST 2018
marco-c added a comment.
Here's an example usage of this: https://github.com/marco-c/grcov/blob/5607a99f32748de23cf96ebbfe4edf3e2197a9cf/src/c/llvmgcov.cpp#L8
https://reviews.llvm.org/D41802
More information about the llvm-commits
mailing list