aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAbhinav Gaba <abhinav.gaba@intel.com>2025-08-14 12:22:28 -0700
committerGitHub <noreply@github.com>2025-08-14 12:22:28 -0700
commit2912c9c249350bae3178ba7fad605e1f269c32e7 (patch)
tree4c8ba0319ab7fd1bf8dfbf8afde439c7259c29fd /clang/lib/CodeGen/CodeGenFunction.cpp
parent4f007041a87b1b0c2686d1871ea6e35394545865 (diff)
downloadllvm-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/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions