[Openmp-commits] [PATCH] D150687: [OpenMP]Fix trivial build failure in MacOS

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue May 16 09:51:15 PDT 2023


tianshilei1992 added a comment.

Hmm, I'm not sure if we want to include `<cmath>` here because `libomp` definitely doesn't depend on `libm`. We might want to deal with it in https://reviews.llvm.org/D149010 instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150687



More information about the Openmp-commits mailing list