[Webkit-unassigned] [Bug 206389] It should be possible to build JavaScriptCore with LLVM Source-based Code Coverage, run the tests and see the coverage data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 17 21:54:58 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206389

--- Comment #8 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 388000
  --> https://bugs.webkit.org/attachment.cgi?id=388000
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=388000&action=review

> Tools/coverage/coverage.xcconfig:2
> +OTHER_CPLUSPLUSFLAGS=$(inherited) -fprofile-instr-generate -fcoverage-mapping

Also, we always put semicolons at the end of xcconfig lines, and spaces around '='.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200118/fb654b22/attachment.htm>


More information about the webkit-unassigned mailing list