aboutsummaryrefslogtreecommitdiff
path: root/docs/LanguageExtensions.rst
AgeCommit message (Expand)Author
2013-05-21Merging r181342:Bill Wendling
2013-04-19C++11 support is now feature-complete.Richard Smith
2013-02-26Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany
2013-02-23Revert r175912, "Add support for coldcc to clang" at John's request.Peter Collingbourne
2013-02-22Add support for coldcc to clangPeter Collingbourne
2013-02-14Actually fix rendering of the example code block!Richard Smith
2013-02-14Some grammar fixes to 'Format String Checking', and reorder the text slightly...Richard Smith
2013-02-14Document Clang's support for [[gnu::...]] attributes.Richard Smith
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-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-07Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst.Michael Gottesman
2013-01-02docs: Curb excessive table-of-contents depth.Sean Silva
2013-01-02docs: Reorganize landing page.Sean Silva
2013-01-02docs: Fix up HTML links to proper reST links.Sean Silva
2012-12-20Documentation: use monospaced font in BlockLanguageSpec, and fix a link to thisDmitri Gribenko
2012-12-20Updated link in LanguageExtensions.rst to point to BlockLanguageSpec.rst inst...Michael Gottesman
2012-12-15Documentation: LanguageExtensions.rst: convert link to :doc: style and fix upDmitri Gribenko
2012-12-15Docs: redirect "static analysis extensions" section to the analyzer site.Jordan Rose
2012-12-12docs: Convert some docs to reST.Sean Silva