[Openmp-commits] [PATCH] D59451: Fix gettid warnings and one test on FreeBSD
Dimitry Andric via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Apr 2 12:34:26 PDT 2019
dim updated this revision to Diff 193343.
dim added a comment.
- Only set `OPENMP_TEST_COMPILER_OPENMP_FLAGS` once.
- For standalone builds, call `find_package(Threads)` and use the result unconditionally.
- Fix `else` -> `else()`.
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59451/new/
https://reviews.llvm.org/D59451
Files:
cmake/DetectTestCompiler/CMakeLists.txt
cmake/OpenMPTesting.cmake
runtime/cmake/LibompHandleFlags.cmake
runtime/cmake/LibompMicroTests.cmake
runtime/test/misc_bugs/omp_foreign_thread_team_reuse.c
runtime/test/tasking/bug_nested_proxy_task.c
runtime/test/tasking/bug_proxy_task_dep_waiting.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59451.193343.patch
Type: text/x-patch
Size: 4799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190402/bf3b8fa2/attachment.bin>
More information about the Openmp-commits
mailing list