Dmitri Gribenko
b8f9f3ef0b
Documentation: Change UTF-8 ellipsis character to ASCII ... sequence
...
Patch by Dimitry Andric
llvm-svn: 180674
2013-04-27 16:26:29 +00:00
Manuel Klimek
f5a0ae82e9
Multiple improvements to the AST matcher tutorial.
...
Patch by Jochen Eisinger.
llvm-svn: 179758
2013-04-18 14:30:45 +00:00
Manuel Klimek
21ae2519bb
This corrects problems in the LibASTMatchers tutorial.
...
Patch by Jochen Eisinger.
llvm-svn: 179683
2013-04-17 15:02:12 +00:00
Edwin Vane
eec9a93262
Make LibASTMatchersTutorial code match text
...
Fixed code to match text. Slight adjustment for readability.
Author: Béatrice Creusillet
llvm-svn: 176493
2013-03-05 18:04:37 +00:00
Dmitri Gribenko
68a0668453
Documentation: use code highlighting
...
llvm-svn: 176480
2013-03-05 13:05:56 +00:00
Manuel Klimek
3de6d3a2a0
Make the tutorial easier to compile by adding in some of the details.
...
Patch by Béatrice Creusillet.
llvm-svn: 176434
2013-03-04 11:31:46 +00:00
Edwin Vane
524741fbbd
Style and Doc fix for CommonOptionsParser
...
- 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
2012-12-14 18:58:25 +00:00
Sean Silva
bf9b4cd596
docs: More reST conversion.
...
Sorry for the large commit, but it is much faster to convert in batches.
llvm-svn: 170067
2012-12-13 01:10:46 +00:00