Histórico de Commits

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