Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Convert some docs to reST. | Sean Silva | 2012-12-12 | 1 | -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 Kornienko | 2012-09-19 | 1 | -0/+3 |
| | | | | | | example. llvm-svn: 164226 | ||||
* | Updated LibTooling.html, minor improvements in CommonOptionsParser | Alexander Kornienko | 2012-08-24 | 1 | -72/+52 |
| | | | | llvm-svn: 162521 | ||||
* | Minor rework of code example for clarity. No functionality change | Marshall Clow | 2012-08-13 | 1 | -7/+5 |
| | | | | llvm-svn: 161776 | ||||
* | Updates the example to the latest incarnation of clang-check and | Manuel Klimek | 2012-07-12 | 1 | -35/+56 |
| | | | | | | adds a paragraph on builtin headers. llvm-svn: 160138 | ||||
* | Puts the linktime dependencies into stupid-ld-required order, as proposed by ↵ | Manuel Klimek | 2012-06-06 | 1 | -8/+8 |
| | | | | | | Jordan Rose. llvm-svn: 158113 | ||||
* | Documents linking requirements for libtooling. | Manuel Klimek | 2012-06-06 | 1 | -0/+24 |
| | | | | llvm-svn: 158088 | ||||
* | Adds menu sidebar to the docs. | Manuel Klimek | 2012-05-24 | 1 | -0/+3 |
| | | | | llvm-svn: 157399 | ||||
* | Adds documentation for how to use the tooling library. | Manuel Klimek | 2012-04-25 | 1 | -0/+183 |
llvm-svn: 155550 |