Vedant Kumar
|
55c8c00ac7
[llvm-cov] Add support for creating html reports
|
9 tahun lalu |
Vedant Kumar
|
cd29c6b37b
[llvm-cov] Minor cleanups to prepare for the html format patch
|
9 tahun lalu |
Vedant Kumar
|
028d73c4cd
[llvm-cov] Create an index of reports in -output-dir mode
|
9 tahun lalu |
Vedant Kumar
|
184c22415b
[llvm-cov] Minor cleanups (NFC)
|
9 tahun lalu |
Vedant Kumar
|
75f03af542
[llvm-cov] Avoid copying file paths multiple times (NFC)
|
9 tahun lalu |
Vedant Kumar
|
c5fab6a8fd
[llvm-cov] Rename ShowFormat to Format (NFC)
|
9 tahun lalu |
Vedant Kumar
|
edd67d643a
[llvm-cov] Simplify; NFC
|
9 tahun lalu |
Vedant Kumar
|
40a78f87a4
Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""
|
9 tahun lalu |
Vedant Kumar
|
69821cb9ef
Revert "[llvm-cov] Add an -output-dir option for the show sub-command"
|
9 tahun lalu |
Vedant Kumar
|
b979c03ac6
[llvm-cov] Add an -output-dir option for the show sub-command
|
9 tahun lalu |
Vedant Kumar
|
aba058fe5f
[llvm-cov] clang-format a line, NFC
|
9 tahun lalu |
Vedant Kumar
|
0347ce77ea
[llvm-cov] Add a format option for the 'show' sub-command (mostly NFC)
|
9 tahun lalu |
Vedant Kumar
|
a9bf312be4
[llvm-cov] Separate presentation logic from formatting logic, NFC
|
9 tahun lalu |
Vedant Kumar
|
5187623c72
[llvm-cov] Fix two warnings
|
9 tahun lalu |
Vedant Kumar
|
cc9ef12921
[llvm-cov] Add SourceNames to SourceCoverageViews, NFC
|
9 tahun lalu |
Richard Smith
|
0eeb3d4004
Search for llvm-symbolizer binary in the same directory as argv[0], before
|
9 tahun lalu |
Benjamin Kramer
|
36538ffe93
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
|
9 tahun lalu |
Vedant Kumar
|
c77570e062
Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
|
9 tahun lalu |
Vedant Kumar
|
ce4aff93aa
Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
|
9 tahun lalu |
Vedant Kumar
|
515ee3e025
Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
|
9 tahun lalu |
Chandler Carruth
|
2e531af53a
Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
|
9 tahun lalu |
Vedant Kumar
|
db1d476217
Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
|
9 tahun lalu |
Vedant Kumar
|
8007bdd41f
Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
|
9 tahun lalu |
Vedant Kumar
|
5b34ed8191
[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC
|
9 tahun lalu |
Easwaran Raman
|
a96d5370cb
Move coverage related code into a separate library.
|
9 tahun lalu |
Frederic Riss
|
11fcb49922
[Object] Search for architecures by name in MachOUniversalBinary::getObjectForArch()
|
10 tahun lalu |
Benjamin Kramer
|
9589ff8949
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
|
10 tahun lalu |
Justin Bogner
|
0e93e26d37
llvm-cov: Warn if object file is newer than profile
|
10 tahun lalu |
Justin Bogner
|
12f0d20753
llvm-cov: Rename -color={always|never} to -use-color[=0]
|
10 tahun lalu |
Justin Bogner
|
9cd407b11c
llvm-cov: Continue trying to appease a bot
|
10 tahun lalu |