index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-cov
/
CoverageExporterJson.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-cov] Fix illegal cast from uint64_t to int64_t
Sajjad Mirza
2019-11-15
1
-3
/
+13
*
Revert "[llvm-cov] Add option to whitelist filenames"
Vlad Tsyrklevich
2019-10-29
1
-3
/
+2
*
[llvm-cov] Add option to whitelist filenames
Vedant Kumar
2019-10-29
1
-2
/
+3
*
Speeding up llvm-cov export with multithreaded renderFiles implementation.
Max Moroz
2019-03-14
1
-13
/
+49
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-cov] Delete custom JSON serialization code (NFC)
Vedant Kumar
2018-09-12
1
-325
/
+133
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-2
/
+2
*
[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.
Max Moroz
2018-04-09
1
-5
/
+8
*
[llvm-cov] Skip unnecessary coverage computations for "export -summary-only".
Max Moroz
2018-01-12
1
-29
/
+34
*
[llvm-cov] Refactor "export" command implementation and add support for SOURCES.
Max Moroz
2018-01-04
1
-310
/
+254
*
[llvm-cov] Add an option for "export" command to emit only file summary data.
Max Moroz
2017-12-11
1
-16
/
+23
*
[llvm-cov] Make some summary info fields private. NFC.
Vedant Kumar
2017-09-15
1
-10
/
+10
*
[llvm-cov] Remove a redundant field. NFC.
Vedant Kumar
2017-09-15
1
-1
/
+3
*
[llvm-cov] Fix a lifetime issue
Vedant Kumar
2017-09-08
1
-5
/
+9
*
[llvm-cov] Do not print out the filename of the object file
Vedant Kumar
2016-10-25
1
-14
/
+5
*
[Coverage] Delete some copy constructors (NFC)
Vedant Kumar
2016-10-12
1
-1
/
+1
*
[llvm-cov] Get rid of all invalid filename references
Vedant Kumar
2016-09-23
1
-2
/
+4
*
[llvm-cov] Delete the NonCodeLines field, it was always dead
Vedant Kumar
2016-09-19
1
-11
/
+1
*
[llvm-cov] Teach the coverage exporter about instantiation coverage
Vedant Kumar
2016-09-19
1
-16
/
+26
*
[llvm-cov] Escape '\' in strings when emitting JSON
Vedant Kumar
2016-07-27
1
-2
/
+12
*
Retry: [llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
1
-0
/
+418
*
Revert "[llvm-cov] Add support for exporting coverage data to JSON"
Vedant Kumar
2016-07-26
1
-418
/
+0
*
[llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
1
-0
/
+418