Merged to Clang 9 in r366706.
On Thu, Jul 18, 2019 at 12:39 PM Alexey Bataev via cfe-commits
wrote:
>
> Author: abataev
> Date: Thu Jul 18 12:40:24 2019
> New Revision: 366483
>
> URL: http://llvm.org/viewvc/llvm-project?rev=366483&view=rev
> Log:
> [OPENMP]Fix sharing of threadprivate variables
Author: abataev
Date: Thu Jul 18 12:40:24 2019
New Revision: 366483
URL: http://llvm.org/viewvc/llvm-project?rev=366483&view=rev
Log:
[OPENMP]Fix sharing of threadprivate variables with TLS support.
If the threadprivate variable is used in the copyin clause on inner
parallel directive with TLS su