summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[Coverage] Revise format to reduce binary size"Vedant Kumar2019-12-041-26/+5
* [Coverage] Revise format to reduce binary sizeVedant Kumar2019-12-041-5/+26
* [Coverage] Assert that filenames in a TU are unique, NFCVedant Kumar2019-09-161-0/+10
* Use llvm::stable_sortFangrui Song2019-04-231-9/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-3/+3
* [Coverage] Use gap regions to select better line exec countsVedant Kumar2017-09-181-0/+1
* [Coverage] Report errors when reading malformed source regionsVedant Kumar2017-09-081-0/+7
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [ProfileData] Fix some Clang-tidy modernize and Include What You Use warnings...Eugene Zelenko2017-03-031-13/+22
* [Coverage] Make sorting criteria for CounterMappingRegions local.Igor Kudrin2016-08-311-2/+10
* Revert "[Coverage] Move logic to encode filenames and mappings into llvm (NFC)"Vedant Kumar2016-06-291-49/+8
* [Coverage] Move logic to encode filenames and mappings into llvm (NFC)Vedant Kumar2016-06-171-8/+49
* Move coverage related code into a separate library.Easwaran Raman2016-04-291-0/+183
OpenPOWER on IntegriCloud