Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
ProfileData
/
Coverage
/
CoverageMappingWriter.cpp
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
ad8f637
[Coverage] Use gap regions to select better line exec counts
by Vedant Kumar
· 8 years ago
bae8397
[Coverage] Report errors when reading malformed source regions
by Vedant Kumar
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
e78d131
[ProfileData] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
f3c8a9c
[Coverage] Make sorting criteria for CounterMappingRegions local.
by Igor Kudrin
· 9 years ago
34e4e47
Revert "[Coverage] Move logic to encode filenames and mappings into llvm (NFC)"
by Vedant Kumar
· 9 years ago
8039e92
[Coverage] Move logic to encode filenames and mappings into llvm (NFC)
by Vedant Kumar
· 9 years ago
dc70712
Move coverage related code into a separate library.
by Easwaran Raman
· 9 years ago
[Renamed (98%) from llvm/lib/ProfileData/CoverageMappingWriter.cpp]
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
70e0c09
InstrProf: Use a stable sort when reading coverage regions
by Justin Bogner
· 11 years ago
de15817
InstrProf: Remove CoverageMapping::HasCodeBefore, it isn't used
by Justin Bogner
· 11 years ago
5eec02a3
InstrProf: Simplify counting a file's regions when writing coverage (NFC)
by Justin Bogner
· 11 years ago
89854eb
Make some helpers static or move into the llvm namespace.
by Benjamin Kramer
· 11 years ago
1193b5e
Coverage: add HasCodeBefore flag to a mapping region.
by Alex Lorenz
· 11 years ago
b2ebf2a
coverage: remove empty mapping regions
by Alex Lorenz
· 11 years ago
a20a5d5
Add code coverage mapping data, reader, and writer.
by Alex Lorenz
· 11 years ago