Skip to content
Commit 8f1439bd authored by Aaron Ballman's avatar Aaron Ballman
Browse files

[C++11] Using std::unique_ptr to ensure that Argument objects do not leak...

[C++11] Using std::unique_ptr to ensure that Argument objects do not leak (since clang-tblgen isn't long-lived, the old leak is probably acceptable, but it offended my senses nonetheless).

llvm-svn: 202989
parent 928fb264
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment