summaryrefslogtreecommitdiff
path: root/docs/LanguageExtensions.rst
Commit message (Expand)AuthorAgeFilesLines
* Documentation typo correctionsAlp Toker2013-12-031-2/+2
* Undoing accidental change to docs/LanguageExtensions.rst in my previous Warren Hunt2013-10-241-7/+11
* Implements 64 bit microsoft record layout and adds lit tests to cover Warren Hunt2013-10-231-11/+7
* More wordsmithing on objc_requires_super documentation.Ted Kremenek2013-10-231-7/+11
* Wordsmith text of objc_requires_super.Ted Kremenek2013-10-231-9/+9
* Fix typo.Ted Kremenek2013-10-231-1/+1
* Provide documentation on attribute((objc_requires_super)).Ted Kremenek2013-10-231-0/+39
* Change title of section to reflect the concept, and not the mechanism.Ted Kremenek2013-10-231-2/+3
* Updated and added to the Consumed documentation.Chris Wailes2013-10-211-11/+41
* tsan: update docsDmitry Vyukov2013-10-171-2/+2
* Document the presence of the new Objective-C++ mangling for qualified-id.Ted Kremenek2013-10-151-0/+15
* Typo in ARM __attribute__((interrupt)) documentationTim Northover2013-10-011-1/+1
* Implement ARM GNU-style interrupt attributeTim Northover2013-10-011-0/+42
* Add the intrinsic __builtin_convertvectorHal Finkel2013-09-181-0/+44
* Add a define for the ObjFW runtime ABI version.Benjamin Kramer2013-09-161-17/+0
* Make __has_extension(c_thread_local) work.Ed Schouten2013-09-141-2/+2
* [docs] Fix some finicky Sphinx warnings.Sean Silva2013-09-091-0/+1
* Update to consumed analysis.DeLesley Hutchins2013-08-221-0/+27
* Add support for passing -1 to __builtin_shufflevector to signify an undefined...Craig Topper2013-08-031-3/+7
* Fix GNU ObjC ABI for a message returning a struct.Eli Friedman2013-07-261-0/+17
* Rename feature test for lambda init-captures from cxx_generalized_capture toRichard Smith2013-07-241-3/+3
* Update documentation to match current C++1y feature set.Richard Smith2013-07-241-3/+1
* ARM: implement low-level intrinsics for the atomic exclusive operations.Tim Northover2013-07-161-0/+30
* Add a __builtin_addressof that performs the same functionality as the built-inRichard Smith2013-07-111-0/+16
* Fix some grammar errors.Richard Smith2013-07-111-4/+4
* Fix documentation:Richard Smith2013-07-111-5/+11
* [checked-arithmetic builtins] Added builtins to enable users to perform check...Michael Gottesman2013-06-201-0/+43
* [multiprecision-builtins] Added missing builtin __builtin_{add,sub}cb for {ad...Michael Gottesman2013-06-181-0/+2
* Add caveat to __builtin_readcyclecounter documentation.Tim Northover2013-05-231-1/+3
* C++1y: provide full 'auto' return type deduction for lambda expressions. ThisRichard Smith2013-05-121-1/+0
* C++1y: Update __cplusplus to temporary value 201305L to allow detection of pr...Richard Smith2013-05-071-0/+92
* C++11 support is now feature-complete.Richard Smith2013-04-191-2/+13
* Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany2013-02-261-1/+29
* Revert r175912, "Add support for coldcc to clang" at John's request.Peter Collingbourne2013-02-231-9/+0
* Add support for coldcc to clangPeter Collingbourne2013-02-221-0/+9
* Actually fix rendering of the example code block!Richard Smith2013-02-141-1/+1
* Some grammar fixes to 'Format String Checking', and reorder the text slightly...Richard Smith2013-02-141-5/+6
* Document Clang's support for [[gnu::...]] attributes.Richard Smith2013-02-141-2/+24
* 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 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
* Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst.Michael Gottesman2013-01-071-3/+4
* docs: Curb excessive table-of-contents depth.Sean Silva2013-01-021-0/+1
* docs: Reorganize landing page.Sean Silva2013-01-021-0/+7
* docs: Fix up HTML links to proper reST links.Sean Silva2013-01-021-6/+8
* Documentation: use monospaced font in BlockLanguageSpec, and fix a link to thisDmitri Gribenko2012-12-201-3/+2
* Updated link in LanguageExtensions.rst to point to BlockLanguageSpec.rst inst...Michael Gottesman2012-12-201-1/+1