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

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Wed Nov 15 08:44:19 PST 2023


https://github.com/jhuber6 commented:

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.

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


More information about the Openmp-commits mailing list