Skip to content
Snippets Groups Projects
Commit 269eda93 authored by Jonas Hahnfeld's avatar Jonas Hahnfeld
Browse files

[docs] Fix typo in Release Notes

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_60@323066 91177308-0d34-0410-b5e6-96231b3b80d8
parent 9b9bcde7
No related branches found
No related tags found
No related merge requests found
......@@ -209,7 +209,7 @@ OpenCL C Language Changes in Clang
OpenMP Support in Clang
----------------------------------
- Added options `-f[no]-openmp-simd` that support code emission only foe OpenMP
- Added options `-f[no]-openmp-simd` that support code emission only for OpenMP
SIMD-based directives, like `#pragma omp simd`, `#pragma omp parallel for simd`
etc. The code is emitted only for simd-based part of the combined directives
and clauses.
......
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