summaryrefslogtreecommitdiffstats
path: root/clang/docs/ClangTools.rst
Commit message (Collapse)AuthorAgeFilesLines
* Document removed flags in release notesAlexey Samsonov2014-03-211-1/+1
| | | | llvm-svn: 204438
* [docs] s/cpp11-migrate/clang-modernize/Rui Ueyama2014-03-061-2/+2
| | | | llvm-svn: 203158
* Fix grammar-o.Bill Wendling2013-11-081-2/+2
| | | | llvm-svn: 194283
* [docs] Fix some finicky Sphinx warnings.Sean Silva2013-09-091-1/+1
| | | | llvm-svn: 190336
* Documentation: add an idea for a cpp14-migrate transform for N3421Dmitri Gribenko2013-04-271-0/+14
| | | | llvm-svn: 180672
* Documentation: improve description of make_shared transformation, as ↵Dmitri Gribenko2013-04-261-2/+8
| | | | | | suggested by David Blaikie llvm-svn: 180627
* Add an idea for cpp11-migrate and cpp14-migrateDmitri Gribenko2013-04-251-0/+15
| | | | llvm-svn: 180266
* Updating cpp11-migrate transform list in ClangTools docsEdwin Vane2013-04-091-1/+5
| | | | | Author: Philip Dunstan <phil@phildunstan.com> llvm-svn: 179128
* Add an idea for a cpp11-migrate tool: TR1 migrationDmitri Gribenko2013-03-031-0/+25
| | | | | | Idea by Marshall Clow. llvm-svn: 176423
* [docs] SpellingSean Silva2013-03-031-1/+1
| | | | llvm-svn: 176421
* Documentation: add an idea for a (weird) clang toolDmitri Gribenko2013-02-251-0/+4
| | | | llvm-svn: 176005
* Documentation: add an idea for an automatic refactoringDmitri Gribenko2013-02-241-0/+4
| | | | llvm-svn: 176000
* Update docs: nullptr conversion tool landedDmitri Gribenko2013-01-221-3/+9
| | | | llvm-svn: 173183
* ClangTools.rst: spelling and formattingDmitri Gribenko2013-01-091-3/+3
| | | | llvm-svn: 172008
* Add documentation for clang-format.Daniel Jasper2013-01-091-12/+23
| | | | | | | | This adds documentation for both LibFormat as well as the standalone tools and integrations built on top of it. It slightly restructures the ClangTools documentation. llvm-svn: 172004
* docs: Fix inconsistent titles.Sean Silva2013-01-071-1/+1
| | | | | | Sphinx was whining about this. llvm-svn: 171796
* [docs] Fix an inconsistent title level, and a sphinx warning.Daniel Dunbar2013-01-071-1/+1
| | | | | | - We don't need any static files currently, so drop that dir. llvm-svn: 171787
* ClangTools doc: add ideas for new tools in clang-tools-extra to ensure thatDmitri Gribenko2013-01-061-0/+11
| | | | | | these ideas don't get lost llvm-svn: 171667
* remove random spacesSean Silva2013-01-021-1/+1
| | | | llvm-svn: 171378
* docs: More reST conversion.Sean Silva2012-12-131-0/+91
Sorry for the large commit, but it is much faster to convert in batches. llvm-svn: 170067
OpenPOWER on IntegriCloud