[AST] Use unique_ptr for VTableLayout.
authorJustin Lebar <jlebar@google.com>
Mon, 10 Oct 2016 16:26:24 +0000 (16:26 +0000)
committerJustin Lebar <jlebar@google.com>
Mon, 10 Oct 2016 16:26:24 +0000 (16:26 +0000)
commit072f9ba99a6de9a060c0a9499c77313b47fb2331
treebb47ada2635f04aefca86b4c858366a24dbdcdcf
parent20ebffc99abcdb0294c4c7b70777070402d2039b
[AST] Use unique_ptr for VTableLayout.

Reviewers: timshen

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D25421

llvm-svn: 283769
clang/include/clang/AST/VTableBuilder.h
clang/lib/AST/VTableBuilder.cpp