summaryrefslogtreecommitdiffstats
path: root/clang/docs/LibASTMatchersTutorial.rst
Commit message (Collapse)AuthorAgeFilesLines
* This corrects problems in the LibASTMatchers tutorial.Manuel Klimek2013-04-171-3/+6
| | | | | | Patch by Jochen Eisinger. llvm-svn: 179683
* Make LibASTMatchersTutorial code match textEdwin Vane2013-03-051-5/+5
| | | | | | | Fixed code to match text. Slight adjustment for readability. Author: Béatrice Creusillet llvm-svn: 176493
* Documentation: use code highlightingDmitri Gribenko2013-03-051-30/+31
| | | | llvm-svn: 176480
* Make the tutorial easier to compile by adding in some of the details.Manuel Klimek2013-03-041-0/+5
| | | | | | Patch by Béatrice Creusillet. llvm-svn: 176434
* Style and Doc fix for CommonOptionsParserEdwin Vane2012-12-141-4/+4
| | | | | | | | | | | | - Renaming GetCompilations() and GetSourcePathList() to follow LLVM style. - Updating docs to reflect name change. - Also updating help text to not mention clang-check since this class can be used by any tool. Reviewed By: Alexander Kornienko llvm-svn: 170229
* docs: More reST conversion.Sean Silva2012-12-131-0/+532
Sorry for the large commit, but it is much faster to convert in batches. llvm-svn: 170067
OpenPOWER on IntegriCloud