aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/SourceBasedCodeCoverage.rst
AgeCommit message (Expand)AuthorFilesLines
2017-06-19[docs] Coverage: Improve the wording a bitVedant Kumar1-3/+3
2017-06-19[docs] Coverage: document issue with the BFD linkerVedant Kumar1-0/+5
2017-02-09[docs] coverage: Clarify which flags enable gcov-style profiling (NFC)Vedant Kumar1-0/+1
2017-01-25Clarify how to forward-declare __llvm_profile symbols.Nico Weber1-0/+2
2016-09-22[docs] Touch up the coverage docs some moreVedant Kumar1-22/+20
2016-09-20[docs] Extend the code coverage docs some moreVedant Kumar1-3/+35
2016-09-19[docs] Touch up the code coverage docVedant Kumar1-9/+29
2016-07-28[docs] Coverage: Reference the new -output-dir optionVedant Kumar1-1/+1
2016-07-28[docs] Mention some new options in llvm-covVedant Kumar1-7/+7
2016-07-02fix two typos in the docSylvestre Ledru1-1/+1
2016-06-21[Docs] More warning fixes to unbreak the docs buildbot.George Burgess IV1-1/+1
2016-06-14[docs] Coverage: Document the profile merge pool specifierVedant Kumar1-0/+8
2016-06-08[docs] Coverage: Clarify return value of __llvm_profile_write_fileVedant Kumar1-2/+3
2016-06-08[docs] Coverage: Flesh out instructions for avoiding static initializeresVedant Kumar1-8/+16
2016-06-07[docs] Coverage: Explain how to avoid static initializersVedant Kumar1-0/+16
2016-06-06[docs] Clarify limitations section of SourceBasedCodeCoverage.rstVedant Kumar1-4/+5
2016-06-02[docs] Add a limitations section to SourceBasedCodeCoverage.rstVedant Kumar1-2/+19
2016-06-02[docs] Fix misplaced commaVedant Kumar1-1/+1
2016-06-02[docs] Minor formatting changes and typo fixesVedant Kumar1-11/+10
2016-06-02[docs] Use cpp code-blocks where appropriateVedant Kumar1-2/+2
2016-06-02[docs] Add missing newline to console sectionVedant Kumar1-0/+1
2016-06-02[docs] Document the source-based code coverage featureVedant Kumar1-0/+186