Alexey Bataev afe5057b59 [OPENMP] Do not capture local static variables.
Previously we may erroneously try to capture locally declared static
variables, which will lead to crash for target-based constructs.
Patch fixes this problem.

llvm-svn: 315076
2017-10-06 17:00:28 +00:00
..
2017-04-18 14:33:39 +00:00
2017-09-20 07:22:00 +00:00
2017-09-28 01:31:17 +00:00
2017-10-02 06:25:51 +00:00