summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
Commit message (Expand)AuthorAgeFilesLines
* Added Documentation and ASan notes, clean-up of emtpy sections, couple of spe...upstream/release_32Pawel Wodnicki2012-12-201-18/+36
* Added C11,C++11 and Python notesPawel Wodnicki2012-12-191-32/+26
* Updates to user's manual and release notes for -fsanitize= options.Richard Smith2012-11-061-2/+5
* Stub out a release notes section on -fcatch-undefined-behavior.Richard Smith2012-08-251-0/+7
* Add release notes for type safety attributes.Dmitri Gribenko2012-08-171-0/+19
* Mention -ftls-model in release notes and manual.Hans Wennborg2012-07-131-0/+6
* Downgrade the "direct comparison" error for ObjC literals to a warning.Jordan Rose2012-07-091-15/+1
* Release notes for r158230 "Disallow using ObjC literals in direct comparisons"Jordan Rose2012-07-051-1/+15
* Update documentation with regards to template type diffing.Richard Trieu2012-06-271-0/+49
* Support the tls_model attribute (PR9788)Hans Wennborg2012-06-231-0/+14
* Add release note about -gline-tables-only flagAlexey Samsonov2012-06-221-0/+12
* In response to some discussions on IRC, tweak the wording of the newRichard Smith2012-05-261-3/+6
* Release notes update for -Wsometimes-uninitialized.Richard Smith2012-05-251-2/+35
* Remove 3.1 release notes to get ready for current development cycle.Bill Wendling2012-05-241-106/+40
* Add a note about atomic builtins to c11 section of release notes.David Chisnall2012-05-151-1/+6
* Add Python binding info to release notesGregory Szorc2012-05-121-0/+35
* The release notes are no place for modesty.Richard Smith2012-04-271-2/+2
* Mention atomics support in the release notes.Richard Smith2012-04-131-0/+2
* 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
* 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
* Add user-defined literals to release notes.Richard Smith2012-03-091-0/+1
* Add a pile of tests for unrestricted unions, and advertise support for them.Richard Smith2012-03-031-0/+1
* Fix Typo in 'objc changes' anchor.Jean-Daniel Dupas2012-03-031-1/+1
* Update release notes and language extensions pages to note that support forRichard Smith2012-02-261-2/+0
* 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
* 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
* Fix ALL the markup.Benjamin Kramer2012-01-151-3/+6
* 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
* Release notes: add link to ISO C++ 2011 standard from the C++11 section.Richard Smith2011-11-281-3/+4
* Update release notes with information on MSVC mode.Francois Pichet2011-11-281-2/+5
* Release notes: fix up formatting of diagnostic example.Richard Smith2011-11-281-5/+4
* Extract a Windows section in the release notes. Hopefully this is moreChandler Carruth2011-11-281-6/+13
* Create a stub for Nick to hack on, nuking another of my rough notes.Chandler Carruth2011-11-281-1/+9
* Pull the uninitialized values rewrite into the diagnostics section, andChandler Carruth2011-11-281-6/+8
* Remove some features that don't really seem major enough or widely usedChandler Carruth2011-11-281-5/+0
* Add a release notes section for C1X language features supported by clang 3.0.Richard Smith2011-11-281-1/+11