Skip to content
Commit 0e100037 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[OPENMP]Fix codegen for private variably length vars in combined

constructs.

If OpenMP construct includes several capturing regions and the variable
is declared as private, the length of the inner variable length array is
not captured in outer captured regions, only in the innermost region.
Patch fixes this bug.

llvm-svn: 374787
parent 1385b27e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment