[PATCH] D47463: [TableGen] Avoid leaking TreePatternNodes by using shared_ptr.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 14:04:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333591: [TableGen] Avoid leaking TreePatternNodes by using shared_ptr. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47463?vs=148941&id=149197#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47463

Files:
  llvm/trunk/utils/TableGen/CodeGenDAGPatterns.cpp
  llvm/trunk/utils/TableGen/CodeGenDAGPatterns.h
  llvm/trunk/utils/TableGen/DAGISelMatcherGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47463.149197.patch
Type: text/x-patch
Size: 53612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/ceacce91/attachment.bin>


More information about the llvm-commits mailing list