[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
Sat Mar 23 07:45:12 PDT 2019


dim added a comment.

Split off the `__kmp_gettid()` fix to D59735 <https://reviews.llvm.org/D59735>, the `<alloca.h>` header fix to D59736 <https://reviews.llvm.org/D59736>.  I will rebase this review and update it to add some CMake logic for pthread flag detection.


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D59451





More information about the Openmp-commits mailing list