[Openmp-commits] [PATCH] D91980: [OpenMP] Add initial support for `omp [begin/end] assumes`
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Dec 15 17:01:15 PST 2020
jdoerfert added a comment.
In D91980#2456600 <https://reviews.llvm.org/D91980#2456600>, @thakis wrote:
> In addition to the build error, it also broke check-clang everywhere as far as I can tell.
> mac: http://45.33.8.238/macm1/292/step_6.txt
> linux: http://45.33.8.238/linux/35399/step_7.txt
> win: http://45.33.8.238/win/29934/step_7.txt
I think I fixed 2 errors but I'm unsure about the linux one. I changed one test and I'll try it again as I find a workaround for gcc-5
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91980/new/
https://reviews.llvm.org/D91980
More information about the Openmp-commits
mailing list