[PATCH] D29464: [MinGWToolChain] Don't use GCC headers on Win32
Mateusz MikuĊa via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 9 12:45:18 PST 2017
mati865 added a comment.
omp.h on Linux is supported by OpenMP package https://www.archlinux.org/packages/extra/x86_64/openmp/files/
I haven't tried to build it on win32 yet but since my examination session at college is over I'll try it in following days.
I'm not sure but openacc.h probably doesn't work on Linux with Clang
https://reviews.llvm.org/D29464
More information about the cfe-commits
mailing list