Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Documentation] Use HTTPS whenever possible | Eugene Zelenko | 2019-01-23 | 1 | -1/+1 |
| | | | | | | Differential revision: https://reviews.llvm.org/D56946 llvm-svn: 351976 | ||||
* | Update our URLs in clang doc to use https | Sylvestre Ledru | 2018-11-04 | 1 | -23/+23 |
| | | | | llvm-svn: 346101 | ||||
* | Suggest people use -Xclang not -cc1 when passing options to the frontend. | Richard Smith | 2013-10-08 | 1 | -3/+3 |
| | | | | llvm-svn: 192222 | ||||
* | Remove documentation of removed -ast-dump-xml flag. | Richard Smith | 2013-10-08 | 1 | -35/+20 |
| | | | | llvm-svn: 192221 | ||||
* | [docs] Add link to presentation slides. | Sean Silva | 2013-06-21 | 1 | -0/+2 |
| | | | | llvm-svn: 184518 | ||||
* | Add embedded video for the AST tutorial. | Manuel Klimek | 2013-05-17 | 1 | -0/+4 |
| | | | | | | As asked for by Sean, putting the video into the docs. llvm-svn: 182081 | ||||
* | Documentation: random cleanups. Use monospaced font where appropriate, | Dmitri Gribenko | 2012-12-15 | 1 | -5/+5 |
| | | | | | | highlight console output with "code-block:: console", etc. llvm-svn: 170276 | ||||
* | docs: More reST conversion. | Sean Silva | 2012-12-13 | 1 | -0/+135 |
Sorry for the large commit, but it is much faster to convert in batches. llvm-svn: 170067 |