[PATCH] D59451: Fix gettid warnings and one test on FreeBSD

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 11:10:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357618: Ensure correct pthread flags and libraries are used (authored by dim, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59451/new/

https://reviews.llvm.org/D59451

Files:
  openmp/trunk/cmake/DetectTestCompiler/CMakeLists.txt
  openmp/trunk/cmake/OpenMPTesting.cmake
  openmp/trunk/runtime/cmake/LibompHandleFlags.cmake
  openmp/trunk/runtime/cmake/LibompMicroTests.cmake
  openmp/trunk/runtime/test/misc_bugs/omp_foreign_thread_team_reuse.c
  openmp/trunk/runtime/test/tasking/bug_nested_proxy_task.c
  openmp/trunk/runtime/test/tasking/bug_proxy_task_dep_waiting.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59451.193550.patch
Type: text/x-patch
Size: 5072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/52ffd6d7/attachment.bin>


More information about the llvm-commits mailing list