summaryrefslogtreecommitdiff
path: root/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-03-06 18:59:43 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-03-06 18:59:43 +0000
commit860fc25e85a105ef1fa9de717bb974231fab80ba (patch)
tree6061bd39418a21fb8e3bdcbe137f5433a2cff97a /lib/Frontend/CompilerInvocation.cpp
parent5f97f24294a46877795d69580bb5ac560c9b1f9e (diff)
downloadclang-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