]> granicus.if.org Git - clang/commit
[OPENMP] Improve error message for mapping union members.
authorAlexey Bataev <a.bataev@hotmail.com>
Wed, 6 Dec 2017 15:04:36 +0000 (15:04 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Wed, 6 Dec 2017 15:04:36 +0000 (15:04 +0000)
commit330ea9e419f00cbdfdf446b03a2d2fc9f66598ad
treeeb2df326f9edbeb5c9c48e22bf2af53e1f893a0f
parentf41523819eb4bc1a0259767cedc388af56ea4111
[OPENMP] Improve error message for mapping union members.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@319897 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/OpenMP/target_map_messages.cpp
test/OpenMP/target_teams_map_messages.cpp