Max Moroz
|
06fa683388
[llvm-cov] Implement -ignore-filename-regex= option for excluding source files.
|
7 年之前 |
Max Moroz
|
2cb4aedc1e
[llvm-cov] Prevent llvm-cov from hanging when a symblink doesn't exist.
|
7 年之前 |
Max Moroz
|
d6352cad98
[llvm-cov] Multi-threaded implementation of prepareFileReports method.
|
7 年之前 |
Max Moroz
|
fc04e85715
[llvm-cov] Refactor "export" command implementation and add support for SOURCES.
|
7 年之前 |
Benjamin Kramer
|
ca5092a11a
Avoid int to string conversion in Twine or raw_ostream contexts.
|
7 年之前 |
Max Moroz
|
d4b0ab066f
[llvm-cov] Add an option for "export" command to emit only file summary data.
|
7 年之前 |
Max Moroz
|
b5d60b8846
[llvm-cov] Generate "report" for given source paths if sources are specified.
|
7 年之前 |
Sean Eveson
|
69863c0523
[llvm-cov] Fix showing title when filtering and not outputting to a directory
|
8 年之前 |
Sean Eveson
|
078c2c3fc4
[llvm-cov] Create directory structure when filtering using -name*= options
|
8 年之前 |
Sean Eveson
|
950974fdb5
Revert "[llvm-cov] Create directory structure when filtering using -name*= options"
|
8 年之前 |
Sean Eveson
|
a7bf6677ff
[llvm-cov] Create directory structure when filtering using -name*= options
|
8 年之前 |
Vedant Kumar
|
35ccd0b31c
[llvm-cov] Warn if -show-functions is used without query files
|
8 年之前 |
Reid Kleckner
|
97ca964f3d
[Support] Rename tool_output_file to ToolOutputFile, NFC
|
8 年之前 |
Vedant Kumar
|
3d39fc2624
[llvm-cov] Improve error messaging for function mismatches
|
8 年之前 |
Vedant Kumar
|
1ef0d5a130
[llvm-cov] Make report metrics agree with line exec counts, fixes PR34615
|
8 年之前 |
Alexander Kornienko
|
87e117df59
Convenience/safety fix for llvm::sys::Execute(And|No)Wait
|
8 年之前 |
Eli Friedman
|
d3822e422b
[llvm-cov] Allow hiding instantiation/region coverage from summary tables
|
8 年之前 |
Vedant Kumar
|
31b24fc041
[llvm-cov] Fix a lifetime issue
|
8 年之前 |
Vedant Kumar
|
2cefdfaa16
[llvm-cov] Unify region marker placement between text/html modes
|
8 年之前 |
Sean Eveson
|
10edef110e
[llvm-cov] Read in function names for filtering from a text file.
|
8 年之前 |
Sean Eveson
|
8574d59a97
[llvm-cov] Add an option which maps the location of source directories on another machine to your local copies
|
8 年之前 |
Vedant Kumar
|
0f0fd42192
[llvm-cov] NFC: make_unique-ify two allocations
|
8 年之前 |
Vedant Kumar
|
a8dfa81a14
[Coverage] Add an API to retrive all instantiations of a function (NFC)
|
8 年之前 |
Vedant Kumar
|
f6b53455df
[llvm-cov] Respect the value of the -show-instantiations option
|
8 年之前 |
Vedant Kumar
|
e72b881e28
[llvm-cov] Allow specifying distinct architectures for each loaded binary
|
8 年之前 |
Vedant Kumar
|
574c516223
[llvm-cov] Add a cl::opt to control the number of threads
|
8 年之前 |
Vedant Kumar
|
09f10e7e60
[llvm-cov] Error-out when an unsupported format is used (PR32087)
|
8 年之前 |
Igor Kudrin
|
e3a9558370
[llvm-cov] Respect Windows line endings when parsing demangled symbols.
|
8 年之前 |
Vedant Kumar
|
2006b414f1
[llvm-cov] Don't show function summaries when filtering by filename (fixes PR31395)
|
8 年之前 |
Vedant Kumar
|
b766e93f51
[llvm-cov] Demangle symbols in function summaries (fixes PR31394)
|
8 年之前 |