diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2015-05-05 08:38:22 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2015-05-05 08:38:22 +0000 |
commit | fc80e26fe6e24ae4e21ccf55f8172106f2233a64 (patch) | |
tree | 926eb9db6b944f282095d6715a40c9279e25e0d5 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | df627e73a1ab6903a566117373acd4b23d69a793 (diff) | |
download | llvm-fc80e26fe6e24ae4e21ccf55f8172106f2233a64.zip llvm-fc80e26fe6e24ae4e21ccf55f8172106f2233a64.tar.gz llvm-fc80e26fe6e24ae4e21ccf55f8172106f2233a64.tar.bz2 |
[OPENMP] Fixed incorrect work with cleanups, NFC.
Destructors are never called for cleanups, so we can't use SmallVector as a member.
Differential Revision: http://reviews.llvm.org/D9399
llvm-svn: 236487
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions