summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-09-10 12:14:41 +0000
committerHans Wennborg <hans@hanshq.net>2018-09-10 12:14:41 +0000
commit0513b409d5e34b2d2a28ae21b6d620cc52de0e57 (patch)
tree8e35a8792e36cfb2c04b58d18aef4c3452bbea7e
parent658c2f1c721612e9a6545c0440665eebb2df632c (diff)
ReleaseNotes: tiny fix
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_70@341805 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index e60611ceca..f655c67ea2 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -195,8 +195,6 @@ duplicate selector and protocol definitions, giving smaller binaries. Windows
support for the new ABI is underway, but was not completed in time for the LLVM
7.0.0 release.
-...
-
OpenCL C/C++ Language Changes in Clang
--------------------------------------