summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.rst
Commit message (Expand)AuthorAge
* Document unroll and unroll_count directives.Eli Bendersky2014-06-19
* Documentation for #pragma clang loop directive and options vectorize and inte...Tyler Nowicki2014-06-18
* One of our buildbot for FreeBSD does not support std::to_string.Sylvestre Ledru2014-06-14
* Add documentation for -Rpass*Diego Novillo2014-05-29
* Document removed flags in release notesAlexey Samsonov2014-03-21
* Fixing the indentation of the RST content in the release notes. Fixes two war...Aaron Ballman2014-02-23
* Release Notes: document -f{,no-}integrate-asSaleem Abdulrasool2014-02-23
* Updating documentation for the __has_attribute changes landed in r198897.Aaron Ballman2014-01-09
* Move comment to its rightful placeRenato Golin2013-12-13
* Switch to the new MingW ABI.Rafael Espindola2013-12-12
* Turning IAS on by default on ARM/ThumbRenato Golin2013-12-11
* Update to next 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