summaryrefslogtreecommitdiffstats
path: root/clang/docs/IntroductionToTheClangAST.rst
Commit message (Collapse)AuthorAgeFilesLines
* [Documentation] Use HTTPS whenever possibleEugene Zelenko2019-01-231-1/+1
| | | | | | Differential revision: https://reviews.llvm.org/D56946 llvm-svn: 351976
* Update our URLs in clang doc to use httpsSylvestre Ledru2018-11-041-23/+23
| | | | llvm-svn: 346101
* Suggest people use -Xclang not -cc1 when passing options to the frontend.Richard Smith2013-10-081-3/+3
| | | | llvm-svn: 192222
* Remove documentation of removed -ast-dump-xml flag.Richard Smith2013-10-081-35/+20
| | | | llvm-svn: 192221
* [docs] Add link to presentation slides.Sean Silva2013-06-211-0/+2
| | | | llvm-svn: 184518
* Add embedded video for the AST tutorial.Manuel Klimek2013-05-171-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 Gribenko2012-12-151-5/+5
| | | | | | highlight console output with "code-block:: console", etc. llvm-svn: 170276
* docs: More reST conversion.Sean Silva2012-12-131-0/+135
Sorry for the large commit, but it is much faster to convert in batches. llvm-svn: 170067
OpenPOWER on IntegriCloud