summaryrefslogtreecommitdiffstats
path: root/clang/docs
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix escaping in JSON exampleDmitri Gribenko2013-01-301-1/+1
* Documentation: add a link to Bear, a tool to help with JSON DBDmitri Gribenko2013-01-301-0/+3
* [ubsan] Implement the -fcatch-undefined-behavior flag using a trappingChad Rosier2013-01-291-0/+8
* docs: clear up ambiguitySean Silva2013-01-231-1/+1
* Documentation: add a note that -cc1 options are not guaranteed to be stableDmitri Gribenko2013-01-231-1/+2
* Update docs: nullptr conversion tool landedDmitri Gribenko2013-01-221-3/+9
* Documentation: formattingDmitri Gribenko2013-01-171-2/+2
* Adding verbiage to the Language Extensions document about __has_include and _...Aaron Ballman2013-01-161-1/+2
* Documentation: fix typoDmitri Gribenko2013-01-161-1/+1
* Document the redeclaration and overriding restrictions on theDouglas Gregor2013-01-161-1/+28
* Document that we should recognize attributes supported by gcc with C++11Dmitri Gribenko2013-01-141-0/+2
* Document behavior of -Wformat-nonliteral, it is different from GCCDmitri Gribenko2013-01-131-0/+58
* Updated documentation to reflect new multiprecision builtin functions.Michael Gottesman2013-01-131-0/+37
* Fix spelling error and remove the part about CMake having experimental Ninja ...Nikola Smiljanic2013-01-111-16/+4
* Revert the line ending mess I made.Nikola Smiljanic2013-01-111-199/+211
* Fix spelling error and remove the part about CMake having experimental Ninja ...Nikola Smiljanic2013-01-111-211/+199
* ClangTools.rst: spelling and formattingDmitri Gribenko2013-01-091-3/+3
* ClangFormat.rst: improve formattingDmitri Gribenko2013-01-091-12/+12
* Add documentation for clang-format.Daniel Jasper2013-01-095-13/+220
* Fixes dump_ast_matchers to parse all matcher macros and updates theManuel Klimek2013-01-092-7/+653
* Don't mention -fno-diagnostics-print-source-range-info in manual.Nico Weber2013-01-091-6/+5
* Removed extra "`" from ARC documentation.Michael Gottesman2013-01-081-1/+1
* docs: "clang tools" are not a different interface.Sean Silva2013-01-081-3/+0
* Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst.Michael Gottesman2013-01-073-672/+940
* docs: Fix inconsistent titles.Sean Silva2013-01-071-1/+1
* docs: Copy Block-ABI-Apple.txt to output.Sean Silva2013-01-071-0/+4
* [docs/analyzer] Test commit (for auto-update).Daniel Dunbar2013-01-071-0/+1
* [docs] Fix an inconsistent title level, and a sphinx warning.Daniel Dunbar2013-01-072-2/+2
* [docs/analyzer] Convert existing debug-checks document to Sphinx and link int...Daniel Dunbar2013-01-074-90/+135
* ClangTools doc: add ideas for new tools in clang-tools-extra to ensure thatDmitri Gribenko2013-01-061-0/+11
* Clang docs: add some information about the difference between 'clang' and 'cl...Dmitri Gribenko2013-01-062-0/+53
* Add docs/README.txt to point to llvm/docs/README.txt.Sean Silva2013-01-021-0/+1
* analyzer: add initial Sphinx configurationSean Silva2013-01-024-0/+613
* Exclude docs/analyzer/ from the default Sphinx build.Sean Silva2013-01-021-1/+1
* docs: Mark ReleaseNotes as "In-Progress"Sean Silva2013-01-021-3/+3
* docs: Take advantage of extra level of headings.Sean Silva2013-01-021-5/+4
* docs: Curb excessive table-of-contents depth.Sean Silva2013-01-021-0/+1
* docs: Reorganize landing page.Sean Silva2013-01-022-12/+8
* docs: Fix spelling error.Sean Silva2013-01-021-1/+1
* docs: `3.2` -> `3.3`Sean Silva2013-01-021-1/+1
* docs: Remove useless discussion.Sean Silva2013-01-021-19/+2
* docs: Fix up HTML links to proper reST links.Sean Silva2013-01-028-23/+22
* docs: clang-format is coming down the pike, mention itSean Silva2013-01-021-1/+1
* docs: Reorganize landing page.Sean Silva2013-01-021-13/+43
* remove random spacesSean Silva2013-01-021-1/+1
* docs: Change title.Sean Silva2013-01-021-3/+3
* docs: Decrease toctree depth on landing page.Sean Silva2013-01-021-1/+1
* docs: Sphinx conversion is "done"Sean Silva2013-01-021-3/+0
* Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi2013-01-011-1/+1
* Documentation: PTHInternals: use correct adornments and fix typosDmitri Gribenko2012-12-231-4/+4
OpenPOWER on IntegriCloud