This is an archive of the discontinued LLVM Phabricator instance.

[Sema] Use unique_ptr instead of raw pointers in the late-parsed templates map.
ClosedPublic

Authored by jlebar on Oct 9 2016, 11:16 AM.

Event Timeline

jlebar updated this revision to Diff 74076.Oct 9 2016, 11:16 AM
jlebar retitled this revision from to [Sema] Use unique_ptr instead of raw pointers in the late-parsed templates map..
jlebar updated this object.
jlebar added a reviewer: timshen.
jlebar added a subscriber: cfe-commits.
timshen accepted this revision.Oct 10 2016, 1:45 AM
timshen edited edge metadata.
This revision is now accepted and ready to land.Oct 10 2016, 1:45 AM