]> granicus.if.org Git - clang/commit
[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)
commit73af6b66399c0350b4897ed47421409532973aac
tree9ed877e2263e6a6e954b29d737ca4207cef6c707
parent3917eb95a0220baea351f7454e0110caa347bc63
[OPENMP]Fix lookup of the user-defined reductions in C.

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

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