| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix two typos in the doc | Sylvestre Ledru | 2016-07-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 274447 | ||||
| * | [Docs] More warning fixes to unbreak the docs buildbot. | George Burgess IV | 2016-06-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | A number of warnings still remain, but these were the last of the "unlexable code"-related ones (AFAICT). I changed a few examples in docs/UsersManual.rst to showcase -Wextra-tokens because it's already documented (-Wmultichar isn't), and the sphinx C lexer apparently can't handle char literals like 'ab'. It seemed like a better overall approach than just marking the code blocks as none or console. llvm-svn: 273232 | ||||
| * | [docs] Coverage: Document the profile merge pool specifier | Vedant Kumar | 2016-06-14 | 1 | -0/+8 |
| | | | | | llvm-svn: 272604 | ||||
| * | [docs] Coverage: Clarify return value of __llvm_profile_write_file | Vedant Kumar | 2016-06-08 | 1 | -2/+3 |
| | | | | | llvm-svn: 272215 | ||||
| * | [docs] Coverage: Flesh out instructions for avoiding static initializeres | Vedant Kumar | 2016-06-08 | 1 | -8/+16 |
| | | | | | llvm-svn: 272214 | ||||
| * | [docs] Coverage: Explain how to avoid static initializers | Vedant Kumar | 2016-06-07 | 1 | -0/+16 |
| | | | | | llvm-svn: 272067 | ||||
| * | [docs] Clarify limitations section of SourceBasedCodeCoverage.rst | Vedant Kumar | 2016-06-06 | 1 | -4/+5 |
| | | | | | | | | | | Mention that the code coverage tool becomes less precise whenever unpredictable changes in control flow occur. Thanks to Sean Silva for pointing this out! llvm-svn: 271902 | ||||
| * | [docs] Add a limitations section to SourceBasedCodeCoverage.rst | Vedant Kumar | 2016-06-02 | 1 | -2/+19 |
| | | | | | llvm-svn: 271544 | ||||
| * | [docs] Fix misplaced comma | Vedant Kumar | 2016-06-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 271472 | ||||
| * | [docs] Minor formatting changes and typo fixes | Vedant Kumar | 2016-06-02 | 1 | -11/+10 |
| | | | | | llvm-svn: 271471 | ||||
| * | [docs] Use cpp code-blocks where appropriate | Vedant Kumar | 2016-06-02 | 1 | -2/+2 |
| | | | | | llvm-svn: 271461 | ||||
| * | [docs] Add missing newline to console section | Vedant Kumar | 2016-06-02 | 1 | -0/+1 |
| | | | | | llvm-svn: 271457 | ||||
| * | [docs] Document the source-based code coverage feature | Vedant Kumar | 2016-06-02 | 1 | -0/+186 |
| Differential Revision: http://reviews.llvm.org/D20715 llvm-svn: 271454 | |||||

