CodeGenTypes::CGRecordLayouts: Use unique_ptr to simplify memory management
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 29 Apr 2020 03:40:31 +0000 (20:40 -0700)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 29 Apr 2020 05:31:16 +0000 (22:31 -0700)
commit9b77242c9a0089dca1ac4f80420b29492c5ed555
treeaa0c3a8812797751c051f672bc6a31e73d56bd98
parentfcee80737c3272dc9de2dfd9635a1e90db215c7a
CodeGenTypes::CGRecordLayouts: Use unique_ptr to simplify memory management
clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
clang/lib/CodeGen/CodeGenTypes.cpp
clang/lib/CodeGen/CodeGenTypes.h