diff options
author | Abhinav Gaba <abhinav.gaba@intel.com> | 2025-08-14 12:22:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-14 12:22:28 -0700 |
commit | 2912c9c249350bae3178ba7fad605e1f269c32e7 (patch) | |
tree | 4c8ba0319ab7fd1bf8dfbf8afde439c7259c29fd /clang/lib/CodeGen/CodeGenModule.h | |
parent | 4f007041a87b1b0c2686d1871ea6e35394545865 (diff) | |
download | llvm-2912c9c249350bae3178ba7fad605e1f269c32e7.zip llvm-2912c9c249350bae3178ba7fad605e1f269c32e7.tar.gz llvm-2912c9c249350bae3178ba7fad605e1f269c32e7.tar.bz2 |
[NFC][Offload] Add missing maps to OpenMP offloading tests. (#153103)
A few tests were only mapping a pointee, like: `map(pp[0][0])`, on an
`int** pp`, but expecting the pointers, like `pp`, `pp[0]` to also be
mapped, which is incorrect.
This change fixes six such tests.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions