summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.rst
Commit message (Expand)AuthorAgeFilesLines
* Replace an ambiguous "it"Rafael Espindola2016-06-091-1/+1
* Add a release note about the --build-id change.Rafael Espindola2016-06-061-1/+4
* [ASTMatchers] Breaking change of `has` matcherPiotr Padlewski2016-05-311-5/+7
* [OPENMP] Update in ReleaseNotes for OpenMP support.Alexey Bataev2016-05-311-0/+15
* More fixes to codeblock formatting in documentation.Richard Smith2016-05-061-3/+3
* s/codeblock/code-block to fix the Sphinx build.Aaron Ballman2016-05-061-3/+3
* Some release note updates for C++ language acceptance changes since Clang 3.8.Richard Smith2016-05-051-2/+52
* [ASTMatchers] Existing matcher hasAnyArgument fixedGabor Horvath2016-03-301-0/+6
* Add release notes for the removal of the silent include of altivec.h.Eric Christopher2016-03-241-0/+1
* ReleaseNotes: update 'you may prefer' link to 3.8Hans Wennborg2016-03-091-2/+2
* [Cygwin] Use -femulated-tls by default since r257718 introduced the new pass.NAKAMURA Takumi2016-01-161-0/+2
* Update version to 3.9Hans Wennborg2016-01-131-45/+5
* Update the 3.8 release notes with the breaking change information regarding A...Aaron Ballman2015-09-171-0/+45
* Make trunk release notes point to 3.7, not 3.6Nico Weber2015-09-011-2/+2
* ReleaseNotes: Small version nbr fixHans Wennborg2015-08-121-1/+1
* Update mailing list references to lists.llvm.orgTanya Lattner2015-08-051-1/+1
* ReleaseNotes.rst: Bump version to 3.8Hans Wennborg2015-07-141-21/+7
* Fixing an RST issue to silence a sphinx warning.Aaron Ballman2015-05-261-4/+3
* __declspec is not a core Clang language extension. Instead, require -fms-exte...Aaron Ballman2015-05-261-1/+4
* Going out on a limb and guessing that someone viewing the 3.7 release notes m...Aaron Ballman2015-05-261-2/+2
* Fix a #include cycle in the libclang headers. "Eventually" is now.Richard Smith2015-05-141-0/+4
* Mention PPCallbacks interface change in release notes.Richard Smith2015-05-041-1/+3
* C++14: Disable sized deallocation by default due to ABI breakageReid Kleckner2015-03-201-0/+5
* Fix broken doc link to Clang 3.5 release notesReid Kleckner2015-01-261-1/+1
* ReleaseNotes.rst: update to 3.7Hans Wennborg2015-01-141-10/+6
* Modify __has_attribute so that it only looks for GNU-style attributes. Remove...Aaron Ballman2014-12-051-1/+5
* Update title of the ReleaseNodes doc.Eli Bendersky2014-10-061-1/+1
* Clear the clang release notes to make room for 3.6.Rafael Espindola2014-08-221-80/+11
* ReleaseNotes: try to fix linksHans Wennborg2014-08-051-3/+3
* ReleaseNotes: mention basic debug info and ASan support in the Windows blurbHans Wennborg2014-08-051-2/+3
* ReleaseNotes: add blurb about Windows supportHans Wennborg2014-08-051-0/+15
* Add support for #pragma nounroll.Mark Heffernan2014-07-241-6/+7
* Add support for '#pragma unroll'.Mark Heffernan2014-07-211-0/+7
* Document the forward of the -u option (r211756)Sylvestre Ledru2014-07-141-0/+2
* Document the warning triggered by the unsupported gcc optimization flags (r21...Sylvestre Ledru2014-07-141-0/+3
* Document unroll and unroll_count directives.Eli Bendersky2014-06-191-3/+4
* Documentation for #pragma clang loop directive and options vectorize and inte...Tyler Nowicki2014-06-181-0/+8
* One of our buildbot for FreeBSD does not support std::to_string.Sylvestre Ledru2014-06-141-4/+14
* Add documentation for -Rpass*Diego Novillo2014-05-291-0/+5
* Document removed flags in release notesAlexey Samsonov2014-03-211-0/+4
* Fixing the indentation of the RST content in the release notes. Fixes two war...Aaron Ballman2014-02-231-5/+5
* Release Notes: document -f{,no-}integrate-asSaleem Abdulrasool2014-02-231-2/+10
* Updating documentation for the __has_attribute changes landed in r198897.Aaron Ballman2014-01-091-0/+5
* Move comment to its rightful placeRenato Golin2013-12-131-5/+5
* Switch to the new MingW ABI.Rafael Espindola2013-12-121-0/+5
* Turning IAS on by default on ARM/ThumbRenato Golin2013-12-111-1/+10
* Update to next release numbers.Bill Wendling2013-11-201-52/+12
* Using an invalid -O falls back on -O3 instead of an errorSylvestre Ledru2013-11-181-1/+2
* Revert "Using an invalid -O falls back on -O3 instead of an error"Alp Toker2013-11-151-2/+1
* Using an invalid -O falls back on -O3 instead of an errorSylvestre Ledru2013-11-151-1/+2