summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-05-16 21:07:44 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-05-16 21:07:44 +0000
commit3c054cc88a100cfd3be8335ffc106e10dc0a8133 (patch)
tree6441a504d53e3b7e813958304f5c13535ff70355
parent3aee3bf490502caa2a75e9c6feb5649e3099befb (diff)
downloadllvm-3c054cc88a100cfd3be8335ffc106e10dc0a8133.tar.gz
Update ReleaseNotes
llvm-svn: 209030
-rw-r--r--clang/docs/ReleaseNotes.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 1908d666b48b..9cddcf01038c 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -27,6 +27,13 @@ Clang web page, this document applies to the *next* release, not the current
one. To see the release notes for a specific release, please see the `releases
page <http://llvm.org/releases/>`_.
+What's New in Clang 3.4.2?
+==========================
+
+* Build fix for gcc 4.9.
+
+* Added missing addrspacecast support.
+
What's New in Clang 3.4.1?
==========================