]> granicus.if.org Git - clang/commit
[OPENMP] Fix implicit mapping analysis.
authorAlexey Bataev <a.bataev@hotmail.com>
Tue, 5 Dec 2017 19:20:09 +0000 (19:20 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Tue, 5 Dec 2017 19:20:09 +0000 (19:20 +0000)
commitb3d52403833511f3e059081373506d380d0c2172
tree422609562296dffaad0d33297155ec28f6c5426a
parent9dec99fdb04cb694bdaa3ee12e0796bdb7f2a781
[OPENMP] Fix implicit mapping analysis.

Fixed processing of implicitly mapped objects in target-based executable
directives.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@319814 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOpenMP.cpp
test/OpenMP/target_map_messages.cpp