summaryrefslogtreecommitdiffstats
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
commitadb6bc4cf0e09a5aca773ab7680bc4c7bf581909 (patch)
tree9fb505363cc71a46df2c381daa3394b12d2f1cd7
parent9c7228e582d5c245ee67aeb2cfc646a0f5a1eaf9 (diff)
Update ReleaseNotesupstream/release_34
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_34@209030 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index 1908d666b4..9cddcf0103 100644
--- a/docs/ReleaseNotes.rst
+++ b/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?
==========================