[PATCH] D105221: [openmp][nfc] Simplify macros guarding math complex headers
Joachim Meyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 1 05:40:51 PDT 2021
fodinabor added a comment.
Looks pretty much like a revert of https://reviews.llvm.org/D90415 which was necessary to allow building with `-x cuda -fopenmp`.
Won't this break that again?
I fear there's no test covering that case and I either wasn't sure where to add such a test.. (also `-x hip -fopenmp`?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105221/new/
https://reviews.llvm.org/D105221
More information about the cfe-commits
mailing list