Skip to content

Instantly share code, notes, and snippets.

@dobreandl
Created December 19, 2018 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dobreandl/8fab1e133e1aac5cf9b5a74e8e7466d9 to your computer and use it in GitHub Desktop.
Save dobreandl/8fab1e133e1aac5cf9b5a74e8e7466d9 to your computer and use it in GitHub Desktop.
xcrun llvm-cov show -instr-profile <path_of_the_Coverage.profdata_file> \
<path_of_the_executable> > <name_of_the_report_file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment