Max Moroz
|
c97ab8f1e3
[Coverage] Take filenames into account when loading function records.
|
7 years ago |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 years ago |
Mandeep Singh Grang
|
74fc0f2259
[ProfileData] Change std::sort to llvm::sort in response to r327219
|
7 years ago |
Benjamin Kramer
|
0410010959
Remove superfluous copies in sample profiling.
|
7 years ago |
Vedant Kumar
|
dea3d88348
[Coverage] Scan ahead for the most-recent completed count (PR35495)
|
7 years ago |
Vedant Kumar
|
310bfccbbf
[Coverage] Use the most-recent completed region count (PR35437)
|
7 years ago |
Vedant Kumar
|
f361756cf3
[Coverage] Use the wrapped segment when a line has entry segments
|
7 years ago |
Vedant Kumar
|
40fea70ae7
[Coverage] Provide a stable order for getInstantiationGroups
|
7 years ago |
Vedant Kumar
|
120c3be2ad
[Coverage] Simplify r316141. NFC.
|
7 years ago |
Vedant Kumar
|
2ce33a5dff
[llvm-cov] Move LineCoverageIterator to libCoverage. NFC.
|
7 years ago |
Vedant Kumar
|
3d39fc2624
[llvm-cov] Improve error messaging for function mismatches
|
8 years ago |
Vedant Kumar
|
7c57f171e2
[Coverage] Use gap regions to select better line exec counts
|
8 years ago |
Vedant Kumar
|
33671ba388
[Coverage] Build sorted and unique segments
|
8 years ago |
Vedant Kumar
|
5d6f66273b
[Coverage] Define LineColPair for convenience. NFC.
|
8 years ago |
Vedant Kumar
|
55c5795332
[Coverage] Report errors when reading malformed source regions
|
8 years ago |
Vedant Kumar
|
a8dfa81a14
[Coverage] Add an API to retrive all instantiations of a function (NFC)
|
8 years ago |
Vedant Kumar
|
e72b881e28
[llvm-cov] Allow specifying distinct architectures for each loaded binary
|
8 years ago |
Vedant Kumar
|
16264149cd
[Coverage] Remove two overloads of CoverageMapping::load. NFC.
|
8 years ago |
Vedant Kumar
|
1c3c1bee72
[Coverage] Improve readability by using a struct. NFC.
|
8 years ago |
Eugene Zelenko
|
dfaebc43c9
[ProfileData, Support] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
8 years ago |
Vedant Kumar
|
9f0d281d87
[Coverage] PR33517: Check for failure to load func records
|
8 years ago |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
8 years ago |
Eugene Zelenko
|
f4f67a0c55
[ProfileData] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
8 years ago |
Reid Kleckner
|
5b1c9f3223
Remove LLVM_NOEXCEPT and replace it with noexcept
|
8 years ago |
Vedant Kumar
|
20bdbbe5e9
[Coverage] Support loading multiple binaries into a CoverageMapping
|
8 years ago |
Vedant Kumar
|
98f853ee4f
[Coverage] Factor out logic to create FunctionRecords (NFC)
|
8 years ago |
Vedant Kumar
|
7b18a76385
[Coverage] Mark a few more methods const (NFC)
|
9 years ago |
Vedant Kumar
|
fa8c832177
[Coverage] Mark a few methods const (NFC)
|
9 years ago |
Vedant Kumar
|
0282a55d99
Revert "[Coverage] Clarify ownership of a MemoryBuffer in the reader (NFC)"
|
9 years ago |
Vedant Kumar
|
1037ef2574
[Coverage] Clarify ownership of a MemoryBuffer in the reader (NFC)
|
9 years ago |