Skip to content
Snippets Groups Projects
Commit 602fa8fe authored by Sylvestre Ledru's avatar Sylvestre Ledru
Browse files

As we released 3.9, from the 4.0 release notes, points to version 3.9 instead of 3.8

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@286718 91177308-0d34-0410-b5e6-96231b3b80d8
parent 092c3789
No related branches found
No related tags found
No related merge requests found
...@@ -11,8 +11,8 @@ Written by the `LLVM Team <http://llvm.org/>`_ ...@@ -11,8 +11,8 @@ Written by the `LLVM Team <http://llvm.org/>`_
.. warning:: .. warning::
These are in-progress notes for the upcoming Clang 4.0.0 release. You may These are in-progress notes for the upcoming Clang 4.0.0 release. You may
prefer the `Clang 3.8 Release Notes prefer the `Clang 3.9 Release Notes
<http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html>`_. <http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html>`_.
Introduction Introduction
============ ============
...@@ -121,7 +121,7 @@ OpenMP Support in Clang ...@@ -121,7 +121,7 @@ OpenMP Support in Clang
Internal API Changes Internal API Changes
-------------------- --------------------
These are major API changes that have happened since the 3.8 release of These are major API changes that have happened since the 3.9 release of
Clang. If upgrading an external codebase that uses Clang as a library, Clang. If upgrading an external codebase that uses Clang as a library,
this section should help get you past the largest hurdles of upgrading. this section should help get you past the largest hurdles of upgrading.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment