summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.rst
Commit message (Expand)AuthorAgeFilesLines
* ReleaseNotes: move the retpoline bullets higherHans Wennborg2018-03-021-18/+18
* Add some minimal release notes for retpolines.Chandler Carruth2018-03-021-0/+18
* Fix a typo in the section about C++2a features; it follows C++17, not C++14Martin Storsjo2018-02-281-1/+1
* A few release notes updates for C++ support in Clang 6.0.Richard Smith2018-02-281-0/+28
* ReleaseNotes: tidy upHans Wennborg2018-02-271-139/+68
* docs: remove in-progress warningsHans Wennborg2018-02-221-14/+3
* ReleaseNotes: mention new -nostdlib++ flag, and clang-cl exposing --versionHans Wennborg2018-02-221-0/+5
* ReleaseNotes: mention improvements to -Wdelete-non-virtual-dtor and -Wunreach...Hans Wennborg2018-02-221-0/+6
* [ReleaseNotes] Add note for the new -fexperimental-isel flag.Hans Wennborg2018-02-051-0/+5
* [Docs] Added release notes for OpenCL.Anastasia Stulova2018-01-311-1/+43
* [ReleaseNotes] Mention OpenMP Tools Interface in runtime libraryJonas Hahnfeld2018-01-231-0/+7
* [6.0.0 Release] Release notes for configuration files in clangSerge Pavlov2018-01-221-0/+9
* [docs] Fix typo in Release NotesJonas Hahnfeld2018-01-211-1/+1
* [docs] Mention support for Windows/ARM64 in the release notesMartin Storsjo2018-01-041-2/+2
* [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
* Add support for the __has_c_attribute builtin preprocessor macro.Aaron Ballman2017-12-071-0/+5
* [clang-format] Releasenotes for rL319024 : Add option to group multiple #incl...Sylvestre Ledru2017-12-051-0/+13
* [analyzer] Fix false negative on post-increment of uninitialized variable.Roman Lebedev2017-11-301-0/+3
* [Sema] Document+test the -Wsign-conversion change for enums in C code [NFC]Roman Lebedev2017-11-041-1/+2
* Use -fuse-init-array if no gcc installation is found.Nico Weber2017-10-261-0/+4
* [Sema] -Wzero-as-null-pointer-constant: don't warn for system macros other th...Roman Lebedev2017-10-261-0/+3
* [Sema] Document+test the -Wsign-compare change for enums in C code [NFC]Roman Lebedev2017-10-241-0/+4
* Add release notes for the recent -fdouble-square-bracket-attributes and -fno-...Aaron Ballman2017-10-211-0/+7
* [Sema] Re-land: Diagnose tautological comparison with type's min/max valuesRoman Lebedev2017-10-151-0/+4
* Revert "[Sema] Diagnose tautological comparison with type's min/max values"Roman Lebedev2017-10-121-4/+0
* [Sema] Diagnose tautological comparison with type's min/max valuesRoman Lebedev2017-10-121-0/+4
* [MS] Raise the default value of _MSC_VER to 1911, which is VS 2017Reid Kleckner2017-10-061-0/+5
* Add the new -Wnull-pointer-arithmetic warnings to the release notesSylvestre Ledru2017-09-281-0/+5
* [ubsan-minimal] Document the new runtimeVedant Kumar2017-09-111-1/+4
* [Sema] -Wtautological-compare: handle comparison of unsigned with 0S.Roman Lebedev2017-09-071-0/+7
* add the option IndentPPDirectives to the release notes. Landed in r312125Sylvestre Ledru2017-09-051-2/+15
* docs: typo fixHans Wennborg2017-08-301-4/+3
* [ObjC] Add a -Wobjc-messaging-id warningAlex Lorenz2017-08-251-0/+6
* clang-format: add an option -verbose to list the files being processedSylvestre Ledru2017-08-121-0/+3
* [Bash-autocompletion] Add --autocomplete flag to 5.0 release notesYuka Takahashi2017-08-111-1/+1
* [Availability] Don't make an availability attribute imply default visibility ...Erik Pilkington2017-08-081-0/+3
* [ubsan] Have -fsanitize=vptr emit a null check if -fsanitize=null isn't avail...Vedant Kumar2017-08-021-3/+1
* Unify and simplify the behavior of the hasDeclaration matcher.Manuel Klimek2017-08-021-1/+26
* Fix release notes indentation from r309562Alex Lorenz2017-07-311-8/+11
* Document '-Wpragma-pack' in the release notesAlex Lorenz2017-07-311-1/+10
* Add bitrig removal to release notesErich Keane2017-07-261-0/+6
* [ubsan] Null-check pointers in -fsanitize=vptr (PR33881)Vedant Kumar2017-07-251-1/+3
* Clear release notes for 6.0.0Hans Wennborg2017-07-191-79/+9
* Add release notes for the overloadable attributeGeorge Burgess IV2017-07-141-1/+3
* [clang] Implement -Wcast-qual for C++Roman Lebedev2017-07-031-0/+3
* Add an option group for deprecated warnings. Add the removedJoerg Sonnenberger2017-07-011-0/+10