summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update.Bill Wendling2012-05-111-2/+2
* Mention atomics support in the release notes.Richard Smith2012-04-131-0/+2
* Provide, and document, a set of __c11_atomic_* intrinsics to implement C11'sRichard Smith2012-04-111-33/+67
* Add a query macro for C++11 N3276, decltype does not require completeDouglas Gregor2012-04-101-1/+5
* [Lex] Add support for 'user specified system frameworks' (see test case).Daniel Dunbar2012-04-051-0/+29
* RelNote improvements made to -Wliteral-conversion by r141955.David Blaikie2012-04-051-1/+2
* Updated release notes for tooling.Manuel Klimek2012-04-041-0/+5
* Add feature check "cxx_local_type_template_args" describing supportDouglas Gregor2012-04-041-0/+7
* Forbid the block and lambda copy-capture of __autoreleasing variablesJohn McCall2012-03-301-1/+3
* Update the ARC specification for several changes made in theJohn McCall2012-03-271-39/+285
* Forward-declared enumerations are now complete, except for an interactionRichard Smith2012-03-261-0/+1
* Revert accidentally-committed www changes (and an unused diagnostic);Richard Smith2012-03-231-1/+0
* When defining a forward-declared enum, don't try to attach the definition toRichard Smith2012-03-231-0/+1
* Removed repeated word (of of).Patrick Beard2012-03-211-1/+1
* numberWithFloat -> numberWithDouble.Patrick Beard2012-03-201-2/+2
* Fixed typo.Patrick Beard2012-03-201-1/+1
* Added summary section for Object Literals and Subscripting, which contains th...Patrick Beard2012-03-201-1/+7
* Fixed typos.Patrick Beard2012-03-201-2/+2
* Link to Objective-C literals documentation.Patrick Beard2012-03-201-0/+1
* Objective-C literals documentation.Patrick Beard2012-03-201-0/+314
* Test commit.Patrick Beard2012-03-201-1/+0
* LanguageExtensions: Manually word wrap a line to reduce horizontal scrolling.Benjamin Kramer2012-03-191-1/+2
* fix linkKostya Serebryany2012-03-151-1/+1
* [asan] update asan docs: mention CMake problem and to explain the status of M...Kostya Serebryany2012-03-151-2/+6
* Document the weak-linking behavior of the availability attributeDouglas Gregor2012-03-111-0/+6
* Document the availability attributeDouglas Gregor2012-03-111-0/+44
* Clarify even further that the lambda-to-block-pointer conversion is only avai...Douglas Gregor2012-03-101-0/+4
* Document the conversion from a lambda closure type to a block pointerDouglas Gregor2012-03-091-0/+57
* Add user-defined literals to release notes.Richard Smith2012-03-091-0/+1
* User-defined literals are done.Richard Smith2012-03-091-1/+1
* Correct the documentation to give a legal example of a raw string literal.Richard Smith2012-03-071-1/+2
* Add a pile of tests for unrestricted unions, and advertise support for them.Richard Smith2012-03-032-1/+2
* Fix Typo in 'objc changes' anchor.Jean-Daniel Dupas2012-03-031-1/+1
* add documentation for -f[no-]thread-sanitizer and -f[no-]address-sanitizer to...Kostya Serebryany2012-03-011-0/+8
* Implement double underscore names support in __has_attributeJean-Daniel Dupas2012-03-011-0/+5
* Correct an example of a feature name to actually use a feature name ratherRichard Smith2012-03-011-2/+2
* Update release notes and language extensions pages to note that support forRichard Smith2012-02-262-4/+1
* Accept __has_feature(__feature__) as a synonym for __has_feature(feature) (andRichard Smith2012-02-251-0/+5
* Implement a new type trait __is_trivially_constructible(T, Args...)Douglas Gregor2012-02-241-0/+2
* Fix indentationDouglas Gregor2012-02-231-1/+1
* Note that lambda expressions are available in the release notes for 3.1Douglas Gregor2012-02-231-1/+1
* Clang supports lambdas.Douglas Gregor2012-02-231-1/+1
* Improve placement of clang crash diagnostics section.Chad Rosier2012-02-221-21/+21
* Add clang crash diagnostic info and associated flags to Clang user manual.Chad Rosier2012-02-221-0/+22
* Add -Wstrncat-size and -Wempty-body to release notes.Dmitri Gribenko2012-02-181-2/+2
* Add a few minor items to the 3.1 release notes.Nico Weber2012-02-161-2/+9
* Start off release notes for clang 3.1 with reference to C11 anonymous structsRichard Smith2012-02-161-241/+32
* Remove the unuseful -fdiagnostics-show-nameDavid Blaikie2012-02-151-2/+0
* Advertize support for constexpr.Richard Smith2012-02-141-1/+1
* Fix broken link. I believe this has been broken for at least 7 months.Michael J. Spencer2012-02-121-1/+1