summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.rst
Commit message (Expand)AuthorAge
* Update ReleaseNotesrelease-3.4Tom Stellard2014-05-16
* Update Release Notes for 3.4.1Tom Stellard2014-05-12
* Clang 3.4 release notes: Fix description of enum increment/decrement change inRichard Smith2014-01-06
* Small reformatting changes.Bill Wendling2013-12-24
* Remove help notes from the ReleaseNotes.Bill Wendling2013-12-20
* Update of the release notes to provide examples of the new checks/warningsSylvestre Ledru2013-12-19
* Fix link.Bill Wendling2013-12-17
* Add blurb about leak sanitizer.Bill Wendling2013-12-16
* fix a weird phraseGabor Greif2013-12-16
* Rewrite the static analyzer changes description for the 3.4 release.Sylvestre Ledru2013-12-16
* Improve the 3.4 release notes about the static analyzer new featuresSylvestre Ledru2013-12-13
* Fix another formatting bug.Richard Smith2013-12-12
* Fix RST syntax errors.Richard Smith2013-12-12
* Add information about C++1y support to Clang 3.4 release notes.Richard Smith2013-12-12
* Add release notes for clang-format.Daniel Jasper2013-12-11
* Release notes: expand clang-cl blurb a littleHans Wennborg2013-12-09
* Add blurb to release notes about typo correction improvements.Kaelyn Uhrain2013-12-04
* Add info about Clang diagnostic improvements.Richard Trieu2013-12-03
* Mention clang-cl in the release notesHans Wennborg2013-12-02
* Update to the 3.4 release numbers.Bill Wendling2013-11-20
* Using an invalid -O falls back on -O3 instead of an errorSylvestre Ledru2013-11-18
* Revert "Using an invalid -O falls back on -O3 instead of an error"Alp Toker2013-11-15
* Using an invalid -O falls back on -O3 instead of an errorSylvestre Ledru2013-11-15
* Describe OpenCL C changesErik Schnetter2013-11-11
* Add the fact that Clang too is planning to start using C++11 (in someChandler Carruth2013-11-07
* Add a note about clang now rejecting unknown options.Rafael Espindola2013-10-16
* Add note about following two commands are no longer equivalent.Shuxin Yang2013-08-23
* Don't imply -flto with -O4.Rafael Espindola2013-08-23
* Fix bug in computing POD-for-layout.Eli Friedman2013-07-20
* [checked-arithmetic builtins] Added builtins to enable users to perform check...Michael Gottesman2013-06-20
* Point link at correct location for Clang 3.3 release notes.Richard Smith2013-06-17
* Reset the release notes for the 3.4 release.Bill Wendling2013-06-04
* ReleaseNotes.rst: typoHans Wennborg2013-05-20
* ReleaseNotes: add note about ASTContext::WCharTy and WideCharTyHans Wennborg2013-05-20
* Further wordsmith release notes for the static analyzer.Ted Kremenek2013-04-26
* Add Static Analyzer section to the Release Notes for clang 3.3Anna Zaks2013-04-25
* Release note the change to clang_CXCursorSet_contains().Ted Kremenek2013-04-24
* Mention the changes in the handling of language linkage in the release notes.Rafael Espindola2013-04-09
* Add 178663 back.Rafael Espindola2013-04-03
* Revert 178663.Rafael Espindola2013-04-03
* Don't compute a patched/semantic storage class.Rafael Espindola2013-04-03
* Reference the canonical commit (r175462) in the value casting release note.David Blaikie2013-02-23
* Document the value casting API changes.David Blaikie2013-02-23
* Release notes: mention support for Unicode and UCNs in identifiers.Jordan Rose2013-02-09
* docs: Mark ReleaseNotes as "In-Progress"Sean Silva2013-01-02
* docs: Convert ReleaseNotes to reST.Sean Silva2012-12-23