Vedant Kumar
|
daacf3c8ba
[llvm-cov] Filter away source files that aren't in the coverage mapping
|
9 years ago |
Vedant Kumar
|
fd066351a5
[llvm-cov] Get rid of all invalid filename references
|
9 years ago |
Vedant Kumar
|
ae0e243fb0
[llvm-cov] Document some fields in a class (NFC)
|
9 years ago |
Vedant Kumar
|
ef76be0d1e
[llvm-cov] Add the ability to specify directories of input source files
|
9 years ago |
Vedant Kumar
|
139080743f
[llvm-cov] Demangle names for hidden instantiation views
|
9 years ago |
Vedant Kumar
|
61f5694c30
[llvm-cov] Hide instantiation views for unexecuted functions
|
9 years ago |
Vedant Kumar
|
84dc7510c9
[llvm-cov] Emit a summary in the report directory's index
|
9 years ago |
Vedant Kumar
|
d2e36ca513
[llvm-cov] Use less space to describe source names
|
9 years ago |
Vedant Kumar
|
ff7a0df044
[llvm-cov] Clean up the summary class, delete dead code (NFC)
|
9 years ago |
Ying Yi
|
84f34c0155
[llvm-cov] Add the project summary to the text coverage report for each source file.
|
9 years ago |
Ying Yi
|
696fea911d
[llvm-cov] Use the native path in the coverage report.
|
9 years ago |
Ying Yi
|
1461e992f9
[llvm-cov] Add the project summary to each source file coverage report.
|
9 years ago |
Vedant Kumar
|
df48bd9ec3
[llvm-cov] Add some documentation for the -tab-size option
|
9 years ago |
Ying Yi
|
65787e2459
[LLVM-COV]Replace tabs to the space indentations in the HTML coverage report.
|
9 years ago |
Vedant Kumar
|
53397d1544
Retry: [llvm-cov] Add support for exporting coverage data to JSON
|
9 years ago |
Vedant Kumar
|
63d80be936
Revert "[llvm-cov] Add support for exporting coverage data to JSON"
|
9 years ago |
Vedant Kumar
|
f57cf2f2c7
[llvm-cov] Add support for exporting coverage data to JSON
|
9 years ago |
Vedant Kumar
|
ee8657416e
[llvm-cov] Re-write a very opaque comment (NFC)
|
9 years ago |
Vedant Kumar
|
a3ff212693
[llvm-cov] Clean up error reporting (NFC)
|
9 years ago |
Vedant Kumar
|
eb1556ce41
[llvm-cov] Attempt to appease an older builder
|
9 years ago |
Vedant Kumar
|
84b511291b
[llvm-cov] Attempt to appease Windows bots
|
9 years ago |
Vedant Kumar
|
13ca1ccb76
[llvm-cov] Optionally use a symbol demangler when preparing reports
|
9 years ago |
Vedant Kumar
|
a5ec41d9a9
[llvm-cov] Document a few private fields of CodeCoverageTool (NFC)
|
9 years ago |
Vedant Kumar
|
b972a0f1a0
[llvm-cov] Improve error messages
|
9 years ago |
Vedant Kumar
|
343b2711ec
[llvm-cov] Fix a use-after-free
|
9 years ago |
Vedant Kumar
|
b9d9ab2c32
[llvm-cov] Clean up an awkward capture-by-reference (NFC)
|
9 years ago |
Vedant Kumar
|
7b18a76385
[Coverage] Mark a few more methods const (NFC)
|
9 years ago |
Vedant Kumar
|
9240c457f7
[llvm-cov] Use a thread pool to speed up report generation (NFC)
|
9 years ago |
Vedant Kumar
|
55c8c00ac7
[llvm-cov] Add support for creating html reports
|
9 years ago |
Vedant Kumar
|
cd29c6b37b
[llvm-cov] Minor cleanups to prepare for the html format patch
|
9 years ago |