diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-03-06 18:59:43 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-03-06 18:59:43 +0000 |
commit | 860fc25e85a105ef1fa9de717bb974231fab80ba (patch) | |
tree | 6061bd39418a21fb8e3bdcbe137f5433a2cff97a /lib/Frontend/CompilerInvocation.cpp | |
parent | 5f97f24294a46877795d69580bb5ac560c9b1f9e (diff) | |
download | clang-860fc25e85a105ef1fa9de717bb974231fab80ba.tar.gz |
[OPENMP] Fix generation of the unique names for task reduction
variables.
If the task has reduction construct and this construct for some variable
requires unique threadprivate storage, we may generate different names
for variables used in taskgroup task_reduction clause and in task
in_reduction clause. Patch fixes this problem.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@326827 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions