summaryrefslogtreecommitdiff
path: root/clang/docs/SourceBasedCodeCoverage.rst
AgeCommit message (Expand)Author
2025-08-18[clang] Proofread SourceBasedCodeCoverage.rst (#154050)Kazu Hirata
2025-02-06[profile] Add `%b` `LLVM_PROFILE_FILE` option for binary ID (#123963)Sinkevich Artem
2024-06-14Reapply: [MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)NAKAMURA Takumi
2024-06-14Revert "[MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)"Hans Wennborg
2024-06-13[MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)NAKAMURA Takumi
2024-01-22[clang][NFC] Update top-level Code Coverage documentation to include MC/DC.Alan Phipps
2023-06-26[clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docsNikolas Klauser
2023-05-11Remove outdated sentence in SourceBasedCodeCoverage.rstZequan Wu
2023-01-28Fix Clang sphinx buildAaron Ballman
2023-01-27Added a note that "%p" is also a Lit token and needs to be escaped.Flash Sheridan
2023-01-27Explain code coverage with Lit in docs/SourceBasedCodeCoverage.rstFlash Sheridan
2021-04-22Coverage: Document how to collect a profile without a filesystemDuncan P. N. Exon Smith
2021-02-12[docs/Coverage] Document -show-region-summaryVedant Kumar
2021-02-12[docs/Coverage] Answer FAQ about optimizationVedant Kumar
2021-01-26Revert "Support for instrumenting only selected files or functions"Petr Hosek
2021-01-26Support for instrumenting only selected files or functionsPetr Hosek
2021-01-05[Coverage] Add support for Branch Coverage in LLVM Source-Based Code CoverageAlan Phipps
2020-09-25[profile] Add %t LLVM_PROFILE_FILE option to substitute $TMPDIRVedant Kumar
2020-02-10fix some typos to cycle botsNico Weber
2020-01-17[profile] Support counter relocation at runtimePetr Hosek
2019-12-03[Coverage] Emit a gap region to cover switch bodiesVedant Kumar
2019-11-18[profile] Support online merging with continuous sync modeVedant Kumar
2019-10-31[profile] Add a mode to continuously sync counter updates to a fileVedant Kumar
2018-11-04Update our URLs in clang doc to use httpsSylvestre Ledru
2017-06-19[docs] Coverage: Improve the wording a bitVedant Kumar
2017-06-19[docs] Coverage: document issue with the BFD linkerVedant Kumar
2017-02-09[docs] coverage: Clarify which flags enable gcov-style profiling (NFC)Vedant Kumar
2017-01-25Clarify how to forward-declare __llvm_profile symbols.Nico Weber
2016-09-22[docs] Touch up the coverage docs some moreVedant Kumar
2016-09-20[docs] Extend the code coverage docs some moreVedant Kumar
2016-09-19[docs] Touch up the code coverage docVedant Kumar
2016-07-28[docs] Coverage: Reference the new -output-dir optionVedant Kumar
2016-07-28[docs] Mention some new options in llvm-covVedant Kumar
2016-07-02fix two typos in the docSylvestre Ledru
2016-06-21[Docs] More warning fixes to unbreak the docs buildbot.George Burgess IV
2016-06-14[docs] Coverage: Document the profile merge pool specifierVedant Kumar
2016-06-08[docs] Coverage: Clarify return value of __llvm_profile_write_fileVedant Kumar
2016-06-08[docs] Coverage: Flesh out instructions for avoiding static initializeresVedant Kumar
2016-06-07[docs] Coverage: Explain how to avoid static initializersVedant Kumar
2016-06-06[docs] Clarify limitations section of SourceBasedCodeCoverage.rstVedant Kumar
2016-06-02[docs] Add a limitations section to SourceBasedCodeCoverage.rstVedant Kumar
2016-06-02[docs] Fix misplaced commaVedant Kumar
2016-06-02[docs] Minor formatting changes and typo fixesVedant Kumar
2016-06-02[docs] Use cpp code-blocks where appropriateVedant Kumar
2016-06-02[docs] Add missing newline to console sectionVedant Kumar
2016-06-02[docs] Document the source-based code coverage featureVedant Kumar