[PATCH] D41486: [OpenMP][Clang] Add missing argument to runtime functions.
Gheorghe-Teodor Bercea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 21 04:43:22 PST 2017
gtbercea added a comment.
In https://reviews.llvm.org/D41486#961981, @Hahnfeld wrote:
> https://reviews.llvm.org/D41012? This patch doesn't update the documentation with function signatures.
Ok so I see that your patch uses a different order of the arguments. I've just added the data sharing related arguments at the end and this matches the libomptarget patch I just posted. Which way do we want to do this?
Repository:
rL LLVM
https://reviews.llvm.org/D41486
More information about the cfe-commits
mailing list