diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2015-05-05 06:21:01 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2015-05-05 06:21:01 +0000 |
commit | 70542831fc29849a84f12aa4e1e3a06894479bcf (patch) | |
tree | a993a5fe456043288df9bbde7f0302ca4e8f4b66 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | f4497be0bbb98a6ebc00dc7ee7af4c6d56a9c9d6 (diff) | |
download | llvm-70542831fc29849a84f12aa4e1e3a06894479bcf.zip llvm-70542831fc29849a84f12aa4e1e3a06894479bcf.tar.gz llvm-70542831fc29849a84f12aa4e1e3a06894479bcf.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: 236482
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions