[OPENMP]Fix lookup of the user-defined reductions in C.
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 4 Apr 2019 17:28:22 +0000 (17:28 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 4 Apr 2019 17:28:22 +0000 (17:28 +0000)
commit0923266be59b04dd1af61b6d52ab32e5ced6a800
tree3b9d5aaac64e07b96918c5e580ebe070502e8c14
parentf7461b8c5f65ac5a5ffc7c710afc21367ad74e92
[OPENMP]Fix lookup of the user-defined reductions in C.

Fixed the regression of the lookup of user-defined reductions for C.

llvm-svn: 357708
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/declare_reduction_ast_print.c