]> granicus.if.org Git - clang/history - docs/ReleaseNotes.rst
[ASTMatchers] Existing matcher hasAnyArgument fixed
[clang] / docs / ReleaseNotes.rst
2016-03-30 Gabor Horvath[ASTMatchers] Existing matcher hasAnyArgument fixed
2016-03-24 Eric ChristopherAdd release notes for the removal of the silent include...
2016-03-09 Hans WennborgReleaseNotes: update 'you may prefer' link to 3.8
2016-01-16 NAKAMURA Takumi[Cygwin] Use -femulated-tls by default since r257718...
2016-01-13 Hans WennborgUpdate version to 3.9
2015-09-17 Aaron BallmanUpdate the 3.8 release notes with the breaking change...
2015-09-01 Nico WeberMake trunk release notes point to 3.7, not 3.6
2015-08-12 Hans WennborgReleaseNotes: Small version nbr fix
2015-08-05 Tanya LattnerUpdate mailing list references to lists.llvm.org
2015-07-14 Hans WennborgReleaseNotes.rst: Bump version to 3.8
2015-05-26 Aaron BallmanFixing an RST issue to silence a sphinx warning.
2015-05-26 Aaron Ballman__declspec is not a core Clang language extension....
2015-05-26 Aaron BallmanGoing out on a limb and guessing that someone viewing...
2015-05-14 Richard SmithFix a #include cycle in the libclang headers. "Eventual...
2015-05-04 Richard SmithMention PPCallbacks interface change in release notes.
2015-03-20 Reid KlecknerC++14: Disable sized deallocation by default due to...
2015-01-26 Reid KlecknerFix broken doc link to Clang 3.5 release notes
2015-01-14 Hans WennborgReleaseNotes.rst: update to 3.7
2014-12-05 Aaron BallmanModify __has_attribute so that it only looks for GNU...
2014-10-06 Eli BenderskyUpdate title of the ReleaseNodes doc.
2014-08-22 Rafael EspindolaClear the clang release notes to make room for 3.6.
2014-08-05 Hans WennborgReleaseNotes: try to fix links
2014-08-05 Hans WennborgReleaseNotes: mention basic debug info and ASan support...
2014-08-05 Hans WennborgReleaseNotes: add blurb about Windows support
2014-07-24 Mark HeffernanAdd support for #pragma nounroll.
2014-07-21 Mark HeffernanAdd support for '#pragma unroll'.
2014-07-14 Sylvestre LedruDocument the forward of the -u option (r211756)
2014-07-14 Sylvestre LedruDocument the warning triggered by the unsupported gcc...
2014-06-19 Eli BenderskyDocument unroll and unroll_count directives.
2014-06-18 Tyler NowickiDocumentation for #pragma clang loop directive and...
2014-06-14 Sylvestre LedruOne of our buildbot for FreeBSD does not support std...
2014-05-29 Diego NovilloAdd documentation for -Rpass*
2014-03-21 Alexey SamsonovDocument removed flags in release notes
2014-02-23 Aaron BallmanFixing the indentation of the RST content in the releas...
2014-02-23 Saleem AbdulrasoolRelease Notes: document -f{,no-}integrate-as
2014-01-09 Aaron BallmanUpdating documentation for the __has_attribute changes...
2013-12-13 Renato GolinMove comment to its rightful place
2013-12-12 Rafael EspindolaSwitch to the new MingW ABI.
2013-12-11 Renato GolinTurning IAS on by default on ARM/Thumb
2013-11-20 Bill WendlingUpdate to next release numbers.
2013-11-18 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-15 Alp TokerRevert "Using an invalid -O falls back on -O3 instead...
2013-11-15 Sylvestre LedruUsing an invalid -O falls back on -O3 instead of an...
2013-11-11 Erik SchnetterDescribe OpenCL C changes
2013-11-07 Chandler CarruthAdd the fact that Clang too is planning to start using...
2013-10-16 Rafael EspindolaAdd a note about clang now rejecting unknown options.
2013-08-23 Shuxin YangAdd note about following two commands are no longer...
2013-08-23 Rafael EspindolaDon't imply -flto with -O4.
2013-07-20 Eli FriedmanFix bug in computing POD-for-layout.
2013-06-20 Michael Gottesman[checked-arithmetic builtins] Added builtins to enable...
2013-06-17 Richard SmithPoint link at correct location for Clang 3.3 release...
2013-06-04 Bill WendlingReset the release notes for the 3.4 release.
2013-05-20 Hans WennborgReleaseNotes.rst: typo
2013-05-20 Hans WennborgReleaseNotes: add note about ASTContext::WCharTy and...
2013-04-26 Ted KremenekFurther wordsmith release notes for the static analyzer.
2013-04-25 Anna ZaksAdd Static Analyzer section to the Release Notes for...
2013-04-24 Ted KremenekRelease note the change to clang_CXCursorSet_contains().
2013-04-09 Rafael EspindolaMention the changes in the handling of language linkage...
2013-04-03 Rafael EspindolaAdd 178663 back.
2013-04-03 Rafael EspindolaRevert 178663.
2013-04-03 Rafael EspindolaDon't compute a patched/semantic storage class.
2013-02-23 David BlaikieReference the canonical commit (r175462) in the value...
2013-02-23 David BlaikieDocument the value casting API changes.
2013-02-09 Jordan RoseRelease notes: mention support for Unicode and UCNs...
2013-01-02 Sean Silvadocs: Mark ReleaseNotes as "In-Progress"
2012-12-23 Sean Silvadocs: Convert ReleaseNotes to reST.