OSDN Git Service

[docs] Update usage directive for llvm-cov report -show-functions
[android-x86/external-llvm.git] / docs / CommandGuide / llvm-cov.rst
2018-07-13 Vedant Kumar[docs] Update usage directive for llvm-cov report ...
2018-04-09 Max Moroz[llvm-cov] Implement -ignore-filename-regex= option...
2018-01-04 Max Moroz[llvm-cov] Refactor "export" command implementation...
2017-12-11 Max Moroz[llvm-cov] Add an option for "export" command to emit...
2017-09-25 Vedant Kumar[docs] llvm-cov: Make docs for boolean options more...
2017-09-20 Vedant Kumar[docs] llvm-cov: Document -show-instantiation-summary
2017-08-31 Sean Eveson[llvm-cov] Read in function names for filtering from...
2017-08-14 Sean Eveson[llvm-cov] Add an option which maps the location of...
2017-08-02 Vedant Kumar[llvm-cov] Respect the value of the -show-instantiation...
2017-08-01 Vedant Kumar[llvm-cov] Allow specifying distinct architectures...
2017-07-11 Vedant Kumar[llvm-cov] Add a cl::opt to control the number of threads
2017-02-05 Vedant Kumar[llvm-cov] Don't show function summaries when filtering...
2016-10-25 Vedant Kumar[llvm-cov] Add support for loading coverage from multip...
2016-08-04 Vedant Kumar[llvm-cov] Add some documentation for the -tab-size...
2016-07-26 Vedant Kumar[docs] Fix a sphinx error in llvm-cov.rst
2016-07-26 Vedant KumarRetry: [llvm-cov] Add support for exporting coverage...
2016-07-26 Vedant KumarRevert "[llvm-cov] Add support for exporting coverage...
2016-07-26 Vedant Kumar[llvm-cov] Add support for exporting coverage data...
2016-07-15 Vedant Kumar[llvm-cov] Optionally use a symbol demangler when prepa...
2016-07-06 Vedant Kumar[llvm-cov] Add support for creating html reports
2016-06-28 Vedant KumarReapply "[llvm-cov] Add an -output-dir option for the...
2016-06-28 Vedant KumarRevert "[llvm-cov] Add an -output-dir option for the...
2016-06-28 Vedant Kumar[llvm-cov] Add an -output-dir option for the show sub...
2016-06-28 Vedant Kumar[llvm-cov] Add a format option for the 'show' sub-comma...
2015-04-21 Bob WilsonMinor edits to the llvm-cov documentation.
2015-03-19 Justin Bognerdocs: Update llvm-cov docs for the -use-color flag
2015-03-12 Justin Bognerdocs: Fix a typo in my previous commit
2015-03-12 Justin Bognerdocs: Document the llvm-cov show and report commands
2014-05-07 Justin Bognerllvm-cov: Document --no-output in the command guide
2014-05-06 Bob WilsonAdd some details to the llvm-cov documentation. <rdar...
2012-11-29 Dmitri GribenkoDocumentation for llvm-cov: reformat
2012-05-08 Daniel Dunbar[docs] Add ReST version of all the man pages.