[Openmp-commits] [clang] [openmp] [Clang][OpenMP] Fix ordering of processing of map clauses when mapping a struct. (PR #72410)

Gheorghe-Teodor Bercea via Openmp-commits openmp-commits at lists.llvm.org
Wed Nov 15 08:46:35 PST 2023


doru1004 wrote:

> This being in clang instead seems like a good change. Are there no CodeGen tests changed? We should add one if so. Probably just take your `libomptarget` test and run `update_cc_test_checks` on it with the arguments found in other test files.

No code gen test changes. Happy to add one no problem.

https://github.com/llvm/llvm-project/pull/72410


More information about the Openmp-commits mailing list