]> granicus.if.org Git - clang/commitdiff
ReleaseNotes: fix build failure
authorHans Wennborg <hans@hanshq.net>
Tue, 1 Mar 2016 19:10:09 +0000 (19:10 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 1 Mar 2016 19:10:09 +0000 (19:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_38@262365 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index a9b4b0de2906303ca15c1866844585243a121093..3ee9f7f86f7aa1409f8f0b5323db9614c2950732 100644 (file)
@@ -180,7 +180,7 @@ Several additional features/bugfixes have been added to the previous standards:
 - Improved diagnostics for function pointers.
 
 OpenMP Support in Clang
----------------------
+-----------------------
 
 OpenMP 3.1 is fully supported and is enabled by default with -fopenmp 
 which now uses the clang OpenMP library instead of the GCC OpenMP library.