llvm-project/openmp/runtime/cmake
Jonas Hahnfeld 4d77e50e6e [OpenMP] Remove 'unnecessary parentheses'
The variables in kmp_lock.cpp are really arrays of function pointers
that return void or int, not pointers to functions that return void*
or int*. The other changes are only cosmetic.

Differential Revision: https://reviews.llvm.org/D65870

llvm-svn: 369002
2019-08-15 13:26:41 +00:00
..
LibompCheckFortranFlag.cmake Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
LibompCheckLinkerFlag.cmake Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
LibompDefinitions.cmake [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
LibompExports.cmake [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
LibompGetArchitecture.cmake [OpenMP] RISCV64 port 2019-07-25 14:36:20 +00:00
LibompHandleFlags.cmake [OpenMP] Remove 'unnecessary parentheses' 2019-08-15 13:26:41 +00:00
LibompMicroTests.cmake [OpenMP] RISCV64 port 2019-07-25 14:36:20 +00:00
LibompUtils.cmake [OpenMP] RISCV64 port 2019-07-25 14:36:20 +00:00
config-ix.cmake [OpenMP] Remove 'unnecessary parentheses' 2019-08-15 13:26:41 +00:00