index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ReleaseNotes.html
Age
Commit message (
Expand
)
Author
2012-12-23
docs: Convert ReleaseNotes to reST.
Sean Silva
2012-12-22
Clean out release notes for clang 3.3
Benjamin Kramer
2012-12-17
Clean up a small (messy) section of Clang's release notes for 3.2.
Chandler Carruth
2012-12-16
Clang ReleaseNotes: add information about documentation comments support
Dmitri Gribenko
2012-11-06
Updates to user's manual and release notes for -fsanitize= options.
Richard Smith
2012-08-25
Stub out a release notes section on -fcatch-undefined-behavior.
Richard Smith
2012-08-17
Add release notes for type safety attributes.
Dmitri Gribenko
2012-07-13
Mention -ftls-model in release notes and manual.
Hans Wennborg
2012-07-09
Downgrade the "direct comparison" error for ObjC literals to a warning.
Jordan Rose
2012-07-05
Release notes for r158230 "Disallow using ObjC literals in direct comparisons"
Jordan Rose
2012-06-27
Update documentation with regards to template type diffing.
Richard Trieu
2012-06-23
Support the tls_model attribute (PR9788)
Hans Wennborg
2012-06-22
Add release note about -gline-tables-only flag
Alexey Samsonov
2012-05-26
In response to some discussions on IRC, tweak the wording of the new
Richard Smith
2012-05-25
Release notes update for -Wsometimes-uninitialized.
Richard Smith
2012-05-24
Remove 3.1 release notes to get ready for current development cycle.
Bill Wendling
2012-05-15
Add a note about atomic builtins to c11 section of release notes.
David Chisnall
2012-05-12
Add Python binding info to release notes
Gregory Szorc
2012-04-27
The release notes are no place for modesty.
Richard Smith
2012-04-13
Mention atomics support in the release notes.
Richard Smith
2012-04-05
RelNote improvements made to -Wliteral-conversion by r141955.
David Blaikie
2012-04-04
Updated release notes for tooling.
Manuel Klimek
2012-03-26
Forward-declared enumerations are now complete, except for an interaction
Richard Smith
2012-03-23
Revert accidentally-committed www changes (and an unused diagnostic);
Richard Smith
2012-03-23
When defining a forward-declared enum, don't try to attach the definition to
Richard Smith
2012-03-09
Add user-defined literals to release notes.
Richard Smith
2012-03-03
Add a pile of tests for unrestricted unions, and advertise support for them.
Richard Smith
2012-03-03
Fix Typo in 'objc changes' anchor.
Jean-Daniel Dupas
2012-02-26
Update release notes and language extensions pages to note that support for
Richard Smith
2012-02-23
Fix indentation
Douglas Gregor
2012-02-23
Note that lambda expressions are available in the release notes for 3.1
Douglas Gregor
2012-02-18
Add -Wstrncat-size and -Wempty-body to release notes.
Dmitri Gribenko
2012-02-16
Add a few minor items to the 3.1 release notes.
Nico Weber
2012-02-16
Start off release notes for clang 3.1 with reference to C11 anonymous structs
Richard Smith
2012-01-15
Fix ALL the markup.
Benjamin Kramer
2011-11-29
Add Clang release notes for OpenCL C support.
Peter Collingbourne
2011-11-29
Fix URL typo.
Peter Collingbourne
2011-11-29
Fix a spelling error pointed out by Sebastien, and tidy up the
Chandler Carruth
2011-11-29
Remove the last of my notes. I don't think these really need to be in
Chandler Carruth
2011-11-29
Last major chunk of features. This covers a couple of language
Chandler Carruth
2011-11-29
And sink the GNU runtime bit into this section as a stub.
Chandler Carruth
2011-11-29
Flesh out the Objective-C section a bit. This may well need some love
Chandler Carruth
2011-11-28
CFI is mentioned on the LLVM releases as the clang bits are relatively small.
Rafael Espindola
2011-11-28
Update release notes with 2 features now supported in -fms-extensions mode.
Francois Pichet
2011-11-28
Release notes: add link to ISO C++ 2011 standard from the C++11 section.
Richard Smith
2011-11-28
Update release notes with information on MSVC mode.
Francois Pichet
2011-11-28
Release notes: fix up formatting of diagnostic example.
Richard Smith
2011-11-28
Extract a Windows section in the release notes. Hopefully this is more
Chandler Carruth
2011-11-28
Create a stub for Nick to hack on, nuking another of my rough notes.
Chandler Carruth
2011-11-28
Pull the uninitialized values rewrite into the diagnostics section, and
Chandler Carruth
[next]