From 4ece949252b676db6b6fb24ab3fe80da388b5d02 Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Tue, 1 Mar 2016 19:10:09 +0000 Subject: [PATCH] ReleaseNotes: fix build failure git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_38@262365 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index a9b4b0de29..3ee9f7f86f 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -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. -- 2.50.1