[OpenMP] Add an additional test for D34888
authorGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>
Wed, 27 Sep 2017 14:31:08 +0000 (14:31 +0000)
committerGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>
Wed, 27 Sep 2017 14:31:08 +0000 (14:31 +0000)
commit965c7e9c6e176d8241e3cbf0e003c20d8fa7c189
tree7da26fc21443545115f25f4898c2aa013d14821a
parentd5e7410dca4a67140bf74a78bab706eacf2c14eb
[OpenMP] Add an additional test for D34888

Summary: Test for checking if the mapping is performed correctly. This is a test initially included in Patch https://reviews.llvm.org/D29905

Reviewers: Hahnfeld, carlo.bertolli, caomhin, ABataev

Reviewed By: Hahnfeld

Subscribers: tra, cfe-commits

Differential Revision: https://reviews.llvm.org/D38040

llvm-svn: 314303
clang/test/OpenMP/openmp_offload_codegen.cpp [new file with mode: 0644]