[llvm-branch-commits] [cfe-branch] r209030 - Update ReleaseNotes

Tom Stellard thomas.stellard at amd.com
Fri May 16 14:07:44 PDT 2014


Author: tstellar
Date: Fri May 16 16:07:44 2014
New Revision: 209030

URL: http://llvm.org/viewvc/llvm-project?rev=209030&view=rev
Log:
Update ReleaseNotes

Modified:
    cfe/branches/release_34/docs/ReleaseNotes.rst

Modified: cfe/branches/release_34/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/release_34/docs/ReleaseNotes.rst?rev=209030&r1=209029&r2=209030&view=diff
==============================================================================
--- cfe/branches/release_34/docs/ReleaseNotes.rst (original)
+++ cfe/branches/release_34/docs/ReleaseNotes.rst Fri May 16 16:07:44 2014
@@ -27,6 +27,13 @@ Clang web page, this document applies to
 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?
 ==========================
 





More information about the llvm-branch-commits mailing list