aboutsummaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
AgeCommit message (Expand)Author
2012-12-23docs: Convert ReleaseNotes to reST.Sean Silva
2012-12-22Clean out release notes for clang 3.3Benjamin Kramer
2012-12-17Clean up a small (messy) section of Clang's release notes for 3.2.Chandler Carruth
2012-12-16Clang ReleaseNotes: add information about documentation comments supportDmitri Gribenko
2012-11-06Updates to user's manual and release notes for -fsanitize= options.Richard Smith
2012-08-25Stub out a release notes section on -fcatch-undefined-behavior.Richard Smith
2012-08-17Add release notes for type safety attributes.Dmitri Gribenko
2012-07-13Mention -ftls-model in release notes and manual.Hans Wennborg
2012-07-09Downgrade the "direct comparison" error for ObjC literals to a warning.Jordan Rose
2012-07-05Release notes for r158230 "Disallow using ObjC literals in direct comparisons"Jordan Rose
2012-06-27Update documentation with regards to template type diffing.Richard Trieu
2012-06-23Support the tls_model attribute (PR9788)Hans Wennborg
2012-06-22Add release note about -gline-tables-only flagAlexey Samsonov
2012-05-26In response to some discussions on IRC, tweak the wording of the newRichard Smith
2012-05-25Release notes update for -Wsometimes-uninitialized.Richard Smith
2012-05-24Remove 3.1 release notes to get ready for current development cycle.Bill Wendling
2012-05-15Add a note about atomic builtins to c11 section of release notes.David Chisnall
2012-05-12Add Python binding info to release notesGregory Szorc
2012-04-27The release notes are no place for modesty.Richard Smith
2012-04-13Mention atomics support in the release notes.Richard Smith
2012-04-05RelNote improvements made to -Wliteral-conversion by r141955.David Blaikie
2012-04-04Updated release notes for tooling.Manuel Klimek
2012-03-26Forward-declared enumerations are now complete, except for an interactionRichard Smith
2012-03-23Revert accidentally-committed www changes (and an unused diagnostic);Richard Smith
2012-03-23When defining a forward-declared enum, don't try to attach the definition toRichard Smith
2012-03-09Add user-defined literals to release notes.Richard Smith
2012-03-03Add a pile of tests for unrestricted unions, and advertise support for them.Richard Smith
2012-03-03Fix Typo in 'objc changes' anchor.Jean-Daniel Dupas
2012-02-26Update release notes and language extensions pages to note that support forRichard Smith
2012-02-23Fix indentationDouglas Gregor
2012-02-23Note that lambda expressions are available in the release notes for 3.1Douglas Gregor
2012-02-18Add -Wstrncat-size and -Wempty-body to release notes.Dmitri Gribenko
2012-02-16Add a few minor items to the 3.1 release notes.Nico Weber
2012-02-16Start off release notes for clang 3.1 with reference to C11 anonymous structsRichard Smith
2012-01-15Fix ALL the markup.Benjamin Kramer
2011-11-29Add Clang release notes for OpenCL C support.Peter Collingbourne
2011-11-29Fix URL typo.Peter Collingbourne
2011-11-29Fix a spelling error pointed out by Sebastien, and tidy up theChandler Carruth
2011-11-29Remove the last of my notes. I don't think these really need to be inChandler Carruth
2011-11-29Last major chunk of features. This covers a couple of languageChandler Carruth
2011-11-29And sink the GNU runtime bit into this section as a stub.Chandler Carruth
2011-11-29Flesh out the Objective-C section a bit. This may well need some loveChandler Carruth
2011-11-28CFI is mentioned on the LLVM releases as the clang bits are relatively small.Rafael Espindola
2011-11-28Update release notes with 2 features now supported in -fms-extensions mode. Francois Pichet
2011-11-28Release notes: add link to ISO C++ 2011 standard from the C++11 section.Richard Smith
2011-11-28Update release notes with information on MSVC mode.Francois Pichet
2011-11-28Release notes: fix up formatting of diagnostic example.Richard Smith
2011-11-28Extract a Windows section in the release notes. Hopefully this is moreChandler Carruth
2011-11-28Create a stub for Nick to hack on, nuking another of my rough notes.Chandler Carruth
2011-11-28Pull the uninitialized values rewrite into the diagnostics section, andChandler Carruth