summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a typo (builting -> builtin).Benjamin Kramer2012-02-051-1/+1
* The following patch adds __attribute__((no_address_safety_analysis)) which wi...Kostya Serebryany2012-01-241-0/+4
* [asan] document the need for -fno-optimize-sibling-callsKostya Serebryany2012-01-231-0/+2
* Tweak markup.Benjamin Kramer2012-01-151-11/+13
* added descriptions of vector extensions, info about vector literals and vecto...Anton Yartsev2012-01-151-3/+157
* Fix ALL the markup.Benjamin Kramer2012-01-1510-74/+83
* [asan] mention -fno-omit-frame-pointer in the docsKostya Serebryany2012-01-061-1/+3
* Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" ...Benjamin Kramer2011-12-231-12/+12
* Fix typo 'typdefs', from Nikola SmiljanicDouglas Gregor2011-12-191-1/+1
* fix a broken linkChris Lattner2011-12-191-1/+1
* clarify that clang version number macros are marketing version #'s, not somet...Chris Lattner2011-12-151-7/+12
* [asan] update asan docsKostya Serebryany2011-12-121-11/+53
* Document the updated behaviour of __builtin_constant_p introduced in r146236.Richard Smith2011-12-091-2/+7
* we got badgered into supporting multi-alternative constraints.Chris Lattner2011-12-051-4/+0
* Implement support for the __is_final type trait, to determine whetherDouglas Gregor2011-12-031-0/+1
* [asan] update docs to allow, but discourage, -O0Kostya Serebryany2011-12-021-4/+5
* Add Clang release notes for OpenCL C support.Peter Collingbourne2011-11-291-7/+14
* Fix URL typo.Peter Collingbourne2011-11-291-1/+1
* Fix a spelling error pointed out by Sebastien, and tidy up theChandler Carruth2011-11-291-2/+3
* Remove the last of my notes. I don't think these really need to be inChandler Carruth2011-11-291-11/+0
* Last major chunk of features. This covers a couple of languageChandler Carruth2011-11-291-4/+32
* And sink the GNU runtime bit into this section as a stub.Chandler Carruth2011-11-291-1/+7
* Flesh out the Objective-C section a bit. This may well need some loveChandler Carruth2011-11-291-2/+18
* CFI is mentioned on the LLVM releases as the clang bits are relatively small.Rafael Espindola2011-11-281-9/+0
* Update release notes with 2 features now supported in -fms-extensions mode. Francois Pichet2011-11-281-0/+2