commit | 0b596f0cd28066555e096d6a93cfcab0c9a06b2a | [log] [tgz] |
---|---|---|
author | Florian Hahn <florian.hahn@arm.com> | Wed May 30 21:00:18 2018 +0000 |
committer | Florian Hahn <florian.hahn@arm.com> | Wed May 30 21:00:18 2018 +0000 |
tree | 08513b595d2c5e1931e3fcf0d963e1a9103fed8f | |
parent | 70d25790ff4739fda00694d12a78811d9f06518a [diff] |
[TableGen] Avoid leaking TreePatternNodes by using shared_ptr. By using std::shared_ptr for TreePatternNode, we can avoid leaking them. Reviewers: craig.topper, dsanders, stoklund, tstellar, zturner Reviewed By: dsanders Differential Revision: https://reviews.llvm.org/D47463 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333591 91177308-0d34-0410-b5e6-96231b3b80d8