aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2020-07-15 17:32:02 -0400
committerAlexey Bataev <a.bataev@hotmail.com>2020-07-24 10:48:20 -0400
commit9840208db6980f690d09b209e6ad6d57133ec5e5 (patch)
treec87f3e4a0f664a89791631842620d955a958a87d /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentc332a984aefc6f8a6b44fd3687a5bbce3f8f035c (diff)
downloadllvm-9840208db6980f690d09b209e6ad6d57133ec5e5.zip
llvm-9840208db6980f690d09b209e6ad6d57133ec5e5.tar.gz
llvm-9840208db6980f690d09b209e6ad6d57133ec5e5.tar.bz2
[OPENMP] Fix PR46730: Fix compiler crash on taskloop over constructible loop counters.
Summary: If the variable is constrcutible, its copy is created by calling a constructor. Such variables are duplicated and thus, must be captured. Reviewers: jdoerfert Subscribers: yaxunl, guansong, cfe-commits, sstefan1, caomhin Tags: #clang Differential Revision: https://reviews.llvm.org/D83909
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions