[OPENMP50]Register vendor name only once in vendor context selector.
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 10 Oct 2019 15:15:26 +0000 (15:15 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 10 Oct 2019 15:15:26 +0000 (15:15 +0000)
commit4513e93f9a79e7790cc40084388e91afce4c5b39
treef01e0c131d2c025e460417354405878603889287
parent6d6ec1b869cfd82d475a82161ab7a03047b739cb
[OPENMP50]Register vendor name only once in vendor context selector.

No need to store multiple copies of the same vendor names in the context
selector, keep only single copy.

llvm-svn: 374363
clang/lib/Parse/ParseOpenMP.cpp
clang/test/OpenMP/declare_variant_ast_print.c
clang/test/OpenMP/declare_variant_ast_print.cpp