Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
05495c5d4571b1756369e00a1ca7003d63e204da
/
llvm
/
tools
/
llvm-cov
/
CoverageExporterJson.cpp
a80d9ce
Speeding up llvm-cov export with multithreaded renderFiles implementation.
by Max Moroz
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
2963c49
[llvm-cov] Delete custom JSON serialization code (NFC)
by Vedant Kumar
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 8 years ago
4220f89
[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.
by Max Moroz
· 8 years ago
6242cac
[llvm-cov] Skip unnecessary coverage computations for "export -summary-only".
by Max Moroz
· 8 years ago
1ef3a77
[llvm-cov] Refactor "export" command implementation and add support for SOURCES.
by Max Moroz
· 8 years ago
fe4d904
[llvm-cov] Add an option for "export" command to emit only file summary data.
by Max Moroz
· 8 years ago
c445e65
[llvm-cov] Make some summary info fields private. NFC.
by Vedant Kumar
· 8 years ago
b84e484
[llvm-cov] Remove a redundant field. NFC.
by Vedant Kumar
· 8 years ago
72c3a11
[llvm-cov] Fix a lifetime issue
by Vedant Kumar
· 8 years ago
5c61c70
[llvm-cov] Do not print out the filename of the object file
by Vedant Kumar
· 9 years ago
7cb9f00
[Coverage] Delete some copy constructors (NFC)
by Vedant Kumar
· 9 years ago
bc64798
[llvm-cov] Get rid of all invalid filename references
by Vedant Kumar
· 9 years ago
b8d0694
[llvm-cov] Delete the NonCodeLines field, it was always dead
by Vedant Kumar
· 9 years ago
3c46abb
[llvm-cov] Teach the coverage exporter about instantiation coverage
by Vedant Kumar
· 9 years ago
90be9db
[llvm-cov] Escape '\' in strings when emitting JSON
by Vedant Kumar
· 9 years ago
7101d73
Retry: [llvm-cov] Add support for exporting coverage data to JSON
by Vedant Kumar
· 9 years ago
e85353b
Revert "[llvm-cov] Add support for exporting coverage data to JSON"
by Vedant Kumar
· 9 years ago
d5b7436
[llvm-cov] Add support for exporting coverage data to JSON
by Vedant Kumar
· 9 years ago