git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_34@209030 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tom Stellard 2014-05-16 21:07:44 +00:00
Родитель 9c7228e582
Коммит adb6bc4cf0
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -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?
==========================