Merged to Clang 9 in r366705.
On Thu, Jul 18, 2019 at 10:48 AM Alexey Bataev via cfe-commits
wrote:
>
> Author: abataev
> Date: Thu Jul 18 10:49:13 2019
> New Revision: 366474
>
> URL: http://llvm.org/viewvc/llvm-project?rev=366474&view=rev
> Log:
> [OPENMP]Provide correct data sharing attributes
Author: abataev
Date: Thu Jul 18 10:49:13 2019
New Revision: 366474
URL: http://llvm.org/viewvc/llvm-project?rev=366474&view=rev
Log:
[OPENMP]Provide correct data sharing attributes for loop control
variables.
Loop control variables are private in loop-based constructs and we shall
take this into