aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-01-23docs: clear up ambiguitySean Silva
2013-01-23Documentation: add a note that -cc1 options are not guaranteed to be stableDmitri Gribenko
2013-01-22Update docs: nullptr conversion tool landedDmitri Gribenko
2013-01-17Documentation: formattingDmitri Gribenko
2013-01-16Adding verbiage to the Language Extensions document about __has_include and _...Aaron Ballman
2013-01-16Documentation: fix typoDmitri Gribenko
2013-01-16Document the redeclaration and overriding restrictions on theDouglas Gregor
2013-01-14Document that we should recognize attributes supported by gcc with C++11Dmitri Gribenko
2013-01-13Document behavior of -Wformat-nonliteral, it is different from GCCDmitri Gribenko
2013-01-13Updated documentation to reflect new multiprecision builtin functions.Michael Gottesman
2013-01-11Fix spelling error and remove the part about CMake having experimental Ninja ...Nikola Smiljanic
2013-01-11Revert the line ending mess I made.Nikola Smiljanic
2013-01-11Fix spelling error and remove the part about CMake having experimental Ninja ...Nikola Smiljanic
2013-01-09ClangTools.rst: spelling and formattingDmitri Gribenko
2013-01-09ClangFormat.rst: improve formattingDmitri Gribenko
2013-01-09Add documentation for clang-format.Daniel Jasper
2013-01-09Fixes dump_ast_matchers to parse all matcher macros and updates theManuel Klimek
2013-01-09Don't mention -fno-diagnostics-print-source-range-info in manual.Nico Weber
2013-01-08Removed extra "`" from ARC documentation.Michael Gottesman
2013-01-08docs: "clang tools" are not a different interface.Sean Silva
2013-01-07Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst.Michael Gottesman
2013-01-07docs: Fix inconsistent titles.Sean Silva
2013-01-07docs: Copy Block-ABI-Apple.txt to output.Sean Silva
2013-01-07[docs/analyzer] Test commit (for auto-update).Daniel Dunbar
2013-01-07[docs] Fix an inconsistent title level, and a sphinx warning.Daniel Dunbar
2013-01-07[docs/analyzer] Convert existing debug-checks document to Sphinx and link int...Daniel Dunbar
2013-01-06ClangTools doc: add ideas for new tools in clang-tools-extra to ensure thatDmitri Gribenko
2013-01-06Clang docs: add some information about the difference between 'clang' and 'cl...Dmitri Gribenko
2013-01-02Add docs/README.txt to point to llvm/docs/README.txt.Sean Silva
2013-01-02analyzer: add initial Sphinx configurationSean Silva
2013-01-02Exclude docs/analyzer/ from the default Sphinx build.Sean Silva
2013-01-02docs: Mark ReleaseNotes as "In-Progress"Sean Silva
2013-01-02docs: Take advantage of extra level of headings.Sean Silva
2013-01-02docs: Curb excessive table-of-contents depth.Sean Silva
2013-01-02docs: Reorganize landing page.Sean Silva
2013-01-02docs: Fix spelling error.Sean Silva
2013-01-02docs: `3.2` -> `3.3`Sean Silva
2013-01-02docs: Remove useless discussion.Sean Silva
2013-01-02docs: Fix up HTML links to proper reST links.Sean Silva
2013-01-02docs: clang-format is coming down the pike, mention itSean Silva
2013-01-02docs: Reorganize landing page.Sean Silva
2013-01-02remove random spacesSean Silva
2013-01-02docs: Change title.Sean Silva
2013-01-02docs: Decrease toctree depth on landing page.Sean Silva
2013-01-02docs: Sphinx conversion is "done"Sean Silva
2013-01-01Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi
2012-12-23Documentation: PTHInternals: use correct adornments and fix typosDmitri Gribenko
2012-12-23Documentation: fix a syntax error: empty line required after code-block::Dmitri Gribenko
2012-12-23Documentation: add MemorySanitizer to the toctreeDmitri Gribenko
2012-12-23docs: Convert ReleaseNotes to reST.Sean Silva