hans accepted this revision. hans added a comment. This revision is now accepted and ready to land.
Thanks! ================ Comment at: docs/UsersManual.rst:1860 @@ +1859,3 @@ + +clang fully implements all of standard OpenMP 3.1 directives and clauses + some +features of OpenMP 4.0, including ``#pragma omp simd``, ---------------- s/clang/Clang/ to be consistent with the rest of the manual ================ Comment at: docs/UsersManual.rst:1877 @@ +1876,3 @@ + Controls code generation for OpenMP threadprivate variables. In presence of + this options all threadprivate variables are generated the same way as thread + local variables, using TLS support. If :option:`-fno-openmp-use-tls` ---------------- s/this options/this option/ http://reviews.llvm.org/D12152 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits