[all-commits] [llvm/llvm-project] 1031e4: [OpenMP] libomp: fix Fortran header: lines exceede...
Andrey Churbanov via All-commits
all-commits at lists.llvm.org
Fri Dec 10 05:23:37 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1031e430521407241ca97affc80001af373c2fc5
https://github.com/llvm/llvm-project/commit/1031e430521407241ca97affc80001af373c2fc5
Author: AndreyChurbanov <andrey.churbanov at intel.com>
Date: 2021-12-10 (Fri, 10 Dec 2021)
Changed paths:
M openmp/runtime/src/include/omp_lib.h.var
Log Message:
-----------
[OpenMP] libomp: fix Fortran header: lines exceeded 72-char length
Added line continuation to two long lines in Fortran header.
Differential Revision: https://reviews.llvm.org/D114537
More information about the All-commits
mailing list