summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.rst
Commit message (Expand)AuthorAgeFilesLines
...
* [clang][CodeGen] Implicit Conversion Sanitizer: discover the world of Compoun...Roman Lebedev2018-11-191-0/+3
* [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet2018-11-171-0/+6
* Revert rL346644, rL346642: the added test test/CodeGen/code-coverage-filter.c...Calixte Denizet2018-11-121-6/+0
* [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet2018-11-121-0/+6
* Release notes: Mention clang-cl's /Zc:dllexportInlines- flagHans Wennborg2018-11-121-0/+5
* [clang] try-fix broken documentation builderJonas Toth2018-10-311-0/+1
* [clang][ubsan] Implicit Conversion Sanitizer - integer sign change - clang partRoman Lebedev2018-10-301-0/+23
* Revert "Revert "Support for groups of attributes in #pragma clang attribute""Erik Pilkington2018-10-291-2/+2
* Revert "Support for groups of attributes in #pragma clang attribute"Erik Pilkington2018-10-291-2/+2
* Support for groups of attributes in #pragma clang attributeErik Pilkington2018-10-291-2/+2
* PR26547: alignof should return ABI alignment, not preferred alignmentRichard Smith2018-10-261-0/+20
* Add a flag to remap manglings when reading profile data information.Richard Smith2018-10-101-0/+5
* [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstopMike Rice2018-09-111-0/+5
* ReleaseNotes: update links to use httpsHans Wennborg2018-09-101-9/+9
* Update docs version and clear release notes after 8.0.0 version bumpHans Wennborg2018-08-011-149/+5
* [clang][ubsan] Implicit Conversion Sanitizer - integer truncation - clang partRoman Lebedev2018-07-301-2/+30
* [OPENMP, DOCS] Fixed typo, NFC.Alexey Bataev2018-07-261-1/+1
* [OPENMP] What's new for OpenMP in clang.Alexey Bataev2018-07-261-1/+15
* fix typoNico Weber2018-07-201-1/+1
* Mention clang-cl improvements from r335466 and r336379 in ReleaseNotes.rstNico Weber2018-07-181-1/+13
* Re-land r337333, "Teach Clang to emit address-significance tables.",Peter Collingbourne2018-07-181-0/+8
* Revert r337333, "Teach Clang to emit address-significance tables."Peter Collingbourne2018-07-171-8/+0
* Teach Clang to emit address-significance tables.Peter Collingbourne2018-07-171-0/+8
* The :option: syntax was generating Sphinx build warnings; switched to double ...Aaron Ballman2018-06-281-3/+2
* Add -fforce-emit-vtablesPiotr Padlewski2018-06-131-0/+6
* [diagtool] Add diagtool to install target.Jonas Devlieghere2018-05-161-0/+5
* [Documentation] Fix Release Notes format issues.Eugene Zelenko2018-05-151-7/+8
* [clang-format] Add raw string formatting to release notesKrasimir Georgiev2018-05-081-0/+4
* Non-zero-length bit-fields make a class non-empty.Richard Smith2018-05-071-0/+9
* [Driver, CodeGen] rename options to disable an FP cast optimizationSanjay Patel2018-04-301-8/+7
* PR37275 packed attribute should not apply to base classesRichard Smith2018-04-291-0/+6
* [docs] more dashesSanjay Patel2018-04-271-1/+1
* [docs] add -ffp-cast-overflow-workaround to the release notesSanjay Patel2018-04-271-0/+9
* [Sema] Add -Wno-self-assign-overloadedRoman Lebedev2018-04-231-2/+3
* [CUDA] Document recent changesJonas Hahnfeld2018-04-201-0/+12
* [Sema] Extend -Wself-assign and -Wself-assign-field to warn on overloaded sel...Roman Lebedev2018-04-071-0/+6
* DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standardRichard Smith2018-04-051-0/+5
* As we don't use minor version anymore, let's remove it from the release notes...Sylvestre Ledru2018-04-041-2/+2
* Use Clang when referring to the project and clang when referring to the binary.Richard Smith2018-04-031-2/+3
* Rename clang link from clang-X.Y to clang-XSylvestre Ledru2018-03-291-0/+3
* [docs] ReleaseNotes: document -Wextra-semi changes.Roman Lebedev2018-03-161-1/+7
* [Documentation] Fix Release notes problems introduced in r326889. Add highlig...Eugene Zelenko2018-03-081-5/+7
* Add Clang ReleaseNotes that --autocomplete breaks backward compatibilyYuka Takahashi2018-03-071-0/+9
* Document attribute target multiversioning.Erich Keane2018-01-081-0/+6
* Update docs version and clear release notes for 7.0.0Hans Wennborg2018-01-031-170/+14
* [docs] Updated ReleaseNotes for OpenMP part.Alexey Bataev2017-12-291-1/+12
* Harmonize GNU- and C++-style attribute spellings.Aaron Ballman2017-12-141-0/+6
* [Preprocessor] Implement __is_target_{arch|vendor|os|environment} function-likeAlex Lorenz2017-12-141-0/+4
* Switch to gnu++14 as the default dialect.Tim Northover2017-12-091-1/+4
* Add new language mode flags for C17.Aaron Ballman2017-12-071-0/+6