[all-commits] [llvm/llvm-project] 01f13f: Explain code coverage with Lit in docs/SourceBased...
Flash Sheridan via All-commits
all-commits at lists.llvm.org
Fri Jan 27 17:52:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01f13f4877751e6d5aa6f07984ebd76f67047839
https://github.com/llvm/llvm-project/commit/01f13f4877751e6d5aa6f07984ebd76f67047839
Author: Flash Sheridan <flash at pobox.com>
Date: 2023-01-27 (Fri, 27 Jan 2023)
Changed paths:
M clang/docs/SourceBasedCodeCoverage.rst
Log Message:
-----------
Explain code coverage with Lit in docs/SourceBasedCodeCoverage.rst
The documentation for code coverage in clang/docs/SourceBasedCodeCoverage.rst omits a couple of crucial steps when using it with Lit.
This patch should fix that.
Differential revision: https://reviews.llvm.org/D140730
More information about the All-commits
mailing list