[OPENMP] Add the test to check that the libomptarget does not cause
authorAlexey Bataev <a.bataev@hotmail.com>
Fri, 28 Sep 2018 17:13:11 +0000 (17:13 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Fri, 28 Sep 2018 17:13:11 +0000 (17:13 +0000)
commit418af6f6cf97e9484e7f40576f96d2cd9c781e53
treecc564c4f7b0001b2c793163dd3113d5a2f2a1d61
parent6ad92200672de5a47588a828f6b21a071c0d1dcb
[OPENMP] Add the test to check that the libomptarget does not cause
infinite loop on removing non-mapped pointer-with-object.

Added test to check that libomptarget does not cause infinite loop when
trying to unmap the pointer-with-object data that was not previously
mapped.

llvm-svn: 343344
openmp/libomptarget/test/mapping/pr38704.c