[all-commits] [llvm/llvm-project] 397603: [OpenMP] Fix line truncation in omp_lib.h
Hansang Bae via All-commits
all-commits at lists.llvm.org
Thu Sep 9 07:34:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3976035d68ac01b3f3e289c640d6ffe94281c83e
https://github.com/llvm/llvm-project/commit/3976035d68ac01b3f3e289c640d6ffe94281c83e
Author: Hansang Bae <hansang.bae at intel.com>
Date: 2021-09-09 (Thu, 09 Sep 2021)
Changed paths:
M openmp/runtime/src/include/omp_lib.h.var
Log Message:
-----------
[OpenMP] Fix line truncation in omp_lib.h
Fixed code that exceeds 72-column.
Differential Revision: https://reviews.llvm.org/D109469
More information about the All-commits
mailing list