[OPENMP] Generalize capturing of clauses expressions.
authorAlexey Bataev <a.bataev@hotmail.com>
Tue, 28 Nov 2017 21:11:44 +0000 (21:11 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Tue, 28 Nov 2017 21:11:44 +0000 (21:11 +0000)
commit2ba67045e337702b09ae3f97d6bd0c5f77a049a6
treedc86bf197d848309f3d6ca21df5a5233e7966760
parent4e0b04300933c40c1d16ac97d9dacd705d2867be
[OPENMP] Generalize capturing of clauses expressions.

The handling and capturing of the non-constant expressions of some of
the capturable clauses in combined directives is generalized.

llvm-svn: 319227
clang/lib/Basic/OpenMPKinds.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/target_codegen.cpp