Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
00b34996b49748045e2dd77e4f7ca60c258639e2
/
llvm
/
lib
/
ProfileData
/
Coverage
/
CoverageMappingWriter.cpp
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
· 10 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