Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
tools
/
llvm-cov
/
CoverageReport.h
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
4220f89
[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.
by Max Moroz
· 7 years ago
cc254ba
[llvm-cov] Multi-threaded implementation of prepareFileReports method.
by Max Moroz
· 8 years ago
1ef3a77
[llvm-cov] Refactor "export" command implementation and add support for SOURCES.
by Max Moroz
· 8 years ago
4a4bfa4
[llvm-cov] Generate "report" for given source paths if sources are specified.
by Max Moroz
· 8 years ago
d932b2d
[llvm-cov] Hide files with no coverage from the index when filtering by name
by Sean Eveson
· 8 years ago
fa8ef35
[llvm-cov] Create directory structure when filtering using -name*= options
by Sean Eveson
· 8 years ago
1439fa6
Revert "[llvm-cov] Create directory structure when filtering using -name*= options"
by Sean Eveson
· 8 years ago
51b8174
[llvm-cov] Create directory structure when filtering using -name*= options
by Sean Eveson
· 8 years ago
72c3a11
[llvm-cov] Fix a lifetime issue
by Vedant Kumar
· 8 years ago
f2b067c
[llvm-cov] Demangle symbols in function summaries (fixes PR31394)
by Vedant Kumar
· 9 years ago
bc64798
[llvm-cov] Get rid of all invalid filename references
by Vedant Kumar
· 9 years ago
9cbf80a
[llvm-cov] Make a helper method static for re-use (NFC)
by Vedant Kumar
· 9 years ago
627887b6
[llvm-cov] Add an API to prepare file reports (NFC)
by Vedant Kumar
· 9 years ago
702bb9d
[llvm-cov] Clean up the summary class, delete dead code (NFC)
by Vedant Kumar
· 9 years ago
cef440f
[llvm-cov] Avoid copying file paths multiple times (NFC)
by Vedant Kumar
· 9 years ago
0ef7a2a
llvm-cov: Actually use the command line arguments when reporting
by Justin Bogner
· 11 years ago
f91bc6c
llvm-cov: Simplify coverage reports, fixing PR22575 in the process
by Justin Bogner
· 11 years ago
d990388
[cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py.
by Chandler Carruth
· 11 years ago
e82d89c
llvm-cov: add code coverage tool that's based on coverage mapping format and clang's pgo.
by Alex Lorenz
· 11 years ago