llvm-project/llvm/unittests/ProfileData
Duncan P. N. Exon Smith 77898a4c0c Coverage: Fix iterated type for LineCoverageIterator
LineCoverageIterator is not providing access to a mutable object. Fix it
to iterate over `const LineCoverageStats` so that `operator->()`
compiles again after 6b9b86db9d.
2021-11-16 14:39:30 -08:00
..
CMakeLists.txt
CoverageMappingTest.cpp Coverage: Fix iterated type for LineCoverageIterator 2021-11-16 14:39:30 -08:00
InstrProfDataTest.cpp
InstrProfTest.cpp [NFC] ProfileSummary: const most of the fields. 2021-10-29 08:36:08 -07:00
SampleProfTest.cpp [NFC] ProfileSummary: const most of the fields. 2021-10-29 08:36:08 -07:00