| commit | 680c4c898c3ec1b10be6833e1dfad533724c4d20 | [log] [tgz] |
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Sun Aug 10 19:56:59 2014 +0000 |
| committer | David Blaikie <dblaikie@gmail.com> | Sun Aug 10 19:56:59 2014 +0000 |
| tree | c624345afa1a1fadd0b38af44456d9584bae31bb | |
| parent | 6beb6aa8f0f6fa20e8c8de7a17f39b101ed0da59 [diff] |
Recommit 213308: unique_ptr-ify ownership of ASTConsumers (reverted in r213324) After post-commit review and community discussion, this seems like a reasonable direction to continue, making ownership semantics explicit in the source using the type system. llvm-svn: 215324