diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-08-18 23:56:00 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-08-18 23:56:00 +0000 |
commit | 8f2a7feec80009dd19031d80f0a6a002e6b2c7f4 (patch) | |
tree | c18cb50720a9e6702b5a76a7d0c09bc3af95038c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 401cd25b2346d13e2ae77d7ced4e798a252b15e4 (diff) | |
download | llvm-8f2a7feec80009dd19031d80f0a6a002e6b2c7f4.zip llvm-8f2a7feec80009dd19031d80f0a6a002e6b2c7f4.tar.gz llvm-8f2a7feec80009dd19031d80f0a6a002e6b2c7f4.tar.bz2 |
unique_ptrify CXXBasePaths::DeclsFound & remove the then-unnecessary user-defined dtor
Maybe this and the NumDeclsFound member should just be a std::vector
instead. (it could be a std::dynarray, but that missed standardization)
llvm-svn: 245392
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions