[all-commits] [llvm/llvm-project] c1b567: [OpenMP] Change OpenMP default version in document...
Anton Rydahl via All-commits
all-commits at lists.llvm.org
Mon Aug 28 19:28:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1b5674fbb76c4b137a1e856441019605668f1ca
https://github.com/llvm/llvm-project/commit/c1b5674fbb76c4b137a1e856441019605668f1ca
Author: Anton Rydahl <rydahl2610 at gmail.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M clang/docs/OpenMPSupport.rst
M clang/include/clang/Driver/Options.td
M flang/test/Driver/driver-help-hidden.f90
M flang/test/Driver/driver-help.f90
M openmp/docs/CommandLineArgumentReference.rst
Log Message:
-----------
[OpenMP] Change OpenMP default version in documentation and help text for -fopenmp-version
As discussed on the weekly OpenMP meeting on the second of August 2023, the default version
in the OpenMP documentation shoud be changed from OpenMP 5.0 to 5.1.
Differential Revision: https://reviews.llvm.org/D156901
More information about the All-commits
mailing list