summaryrefslogtreecommitdiffstats
path: root/clang/docs/LibTooling.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: Convert some docs to reST.Sean Silva2012-12-121-212/+0
| | | | | | | | | | | | | | | Converts: LanguageExtensions LibASTMatchers LibTooling PCHInternals ThreadSanitizer Tooling Patch by Mykhailo Pustovit! (with minor edits by Dmitri Gribenko and Sean Silva) llvm-svn: 170048
* Added link to HowToSetupToolingForLLVM.html. Added missing #include to the ↵Alexander Kornienko2012-09-191-0/+3
| | | | | | example. llvm-svn: 164226
* Updated LibTooling.html, minor improvements in CommonOptionsParserAlexander Kornienko2012-08-241-72/+52
| | | | llvm-svn: 162521
* Minor rework of code example for clarity. No functionality changeMarshall Clow2012-08-131-7/+5
| | | | llvm-svn: 161776
* Updates the example to the latest incarnation of clang-check andManuel Klimek2012-07-121-35/+56
| | | | | | adds a paragraph on builtin headers. llvm-svn: 160138
* Puts the linktime dependencies into stupid-ld-required order, as proposed by ↵Manuel Klimek2012-06-061-8/+8
| | | | | | Jordan Rose. llvm-svn: 158113
* Documents linking requirements for libtooling.Manuel Klimek2012-06-061-0/+24
| | | | llvm-svn: 158088
* Adds menu sidebar to the docs.Manuel Klimek2012-05-241-0/+3
| | | | llvm-svn: 157399
* Adds documentation for how to use the tooling library.Manuel Klimek2012-04-251-0/+183
llvm-svn: 155550
OpenPOWER on IntegriCloud