Use unique_ptr for VTableBuilder::VFTableLayouts map.
authorJustin Lebar <jlebar@google.com>
Mon, 10 Oct 2016 16:26:33 +0000 (16:26 +0000)
committerJustin Lebar <jlebar@google.com>
Mon, 10 Oct 2016 16:26:33 +0000 (16:26 +0000)
commite920cfadf07652dfca8c52719b4164b3b8c56d85
tree862a2367f2b53e2c6af0e6e2218fba4fcb5f5099
parent562914e5056384b6d4dbf5364c1ea7d49fd1cb57
Use unique_ptr for VTableBuilder::VFTableLayouts map.

Reviewers: timshen

Subscribers: cfe-commits

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

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