Commit Verlauf

Autor SHA1 Nachricht Datum
  Vedant Kumar 2cefdfaa16 [llvm-cov] Unify region marker placement between text/html modes vor 8 Jahren
  Sean Eveson 10edef110e [llvm-cov] Read in function names for filtering from a text file. vor 8 Jahren
  Sean Eveson 8574d59a97 [llvm-cov] Add an option which maps the location of source directories on another machine to your local copies vor 8 Jahren
  Vedant Kumar 0f0fd42192 [llvm-cov] NFC: make_unique-ify two allocations vor 8 Jahren
  Vedant Kumar a8dfa81a14 [Coverage] Add an API to retrive all instantiations of a function (NFC) vor 8 Jahren
  Vedant Kumar f6b53455df [llvm-cov] Respect the value of the -show-instantiations option vor 8 Jahren
  Vedant Kumar e72b881e28 [llvm-cov] Allow specifying distinct architectures for each loaded binary vor 8 Jahren
  Vedant Kumar 574c516223 [llvm-cov] Add a cl::opt to control the number of threads vor 8 Jahren
  Vedant Kumar 09f10e7e60 [llvm-cov] Error-out when an unsupported format is used (PR32087) vor 8 Jahren
  Igor Kudrin e3a9558370 [llvm-cov] Respect Windows line endings when parsing demangled symbols. vor 8 Jahren
  Vedant Kumar 2006b414f1 [llvm-cov] Don't show function summaries when filtering by filename (fixes PR31395) vor 8 Jahren
  Vedant Kumar b766e93f51 [llvm-cov] Demangle symbols in function summaries (fixes PR31394) vor 8 Jahren
  Vedant Kumar 4858447bc5 [llvm-cov] Refactor logic for storing demangled symbols, NFC vor 8 Jahren
  Vedant Kumar 95f974241b [llvm-cov] Fix a comment, NFC vor 8 Jahren
  Benjamin Kramer bf60ce0ebd Apply clang-tidy's 'performance-faster-string-find' check to LLVM. vor 8 Jahren
  Simon Pilgrim 84354d97d5 Fix spelling mistakes in Tools/Tests comments. NFC. vor 8 Jahren
  Vedant Kumar 1fc13ff445 [llvm-cov] Don't use colored output until we know it's supported vor 8 Jahren
  Vedant Kumar d4998ec16b [llvm-cov] Add support for loading coverage from multiple objects vor 8 Jahren
  Vedant Kumar 5b5c5e7555 [llvm-cov] Do not print out the filename of the object file vor 8 Jahren
  Pavel Labath 2864c2ae90 Remove TimeValue usage from llvm/Support vor 8 Jahren
  Vedant Kumar 4c50ebb18b [llvm-cov] Don't spawn a thread unless ThreadCount > 1 vor 8 Jahren
  Mehdi Amini 3ffe113e11 Turn cl::values() (for enum) from a vararg function to using C++ variadic template vor 9 Jahren
  Vedant Kumar 3de4fb3563 [llvm-cov] Factor out logic to remove unmapped inputs (NFC) vor 9 Jahren
  Vedant Kumar daacf3c8ba [llvm-cov] Filter away source files that aren't in the coverage mapping vor 9 Jahren
  Vedant Kumar fd066351a5 [llvm-cov] Get rid of all invalid filename references vor 9 Jahren
  Vedant Kumar ae0e243fb0 [llvm-cov] Document some fields in a class (NFC) vor 9 Jahren
  Vedant Kumar ef76be0d1e [llvm-cov] Add the ability to specify directories of input source files vor 9 Jahren
  Vedant Kumar 139080743f [llvm-cov] Demangle names for hidden instantiation views vor 9 Jahren
  Vedant Kumar 61f5694c30 [llvm-cov] Hide instantiation views for unexecuted functions vor 9 Jahren
  Vedant Kumar 84dc7510c9 [llvm-cov] Emit a summary in the report directory's index vor 9 Jahren