OSDN Git Service

[tablegen] - Eliminate memory leaks in TGParser.cpp
authorAnton Yartsev <anton.yartsev@gmail.com>
Fri, 8 Aug 2014 00:29:54 +0000 (00:29 +0000)
committerAnton Yartsev <anton.yartsev@gmail.com>
Fri, 8 Aug 2014 00:29:54 +0000 (00:29 +0000)
commita6c15843dc489876bd093b7e3f05efd158e76467
tree09b1c9401794bf4004beed4aa1c37013043e8f9c
parenta8e1cda622221fabdfe86f583d378badfbd249f2
[tablegen] - Eliminate memory leaks in TGParser.cpp

Ugly solution indicating that a refactoring is necessary to get the ownership under control.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215176 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/TGParser.cpp