This is an archive of the discontinued LLVM Phabricator instance.

[AST] Convert MangleNumberingContext to a unique_ptr.
ClosedPublic

Authored by jlebar on Oct 9 2016, 10:23 PM.

Event Timeline

jlebar updated this revision to Diff 74098.Oct 9 2016, 10:23 PM
jlebar retitled this revision from to [AST] Convert MangleNumberingContext to a unique_ptr..
jlebar updated this object.
jlebar added a reviewer: timshen.
jlebar added a subscriber: cfe-commits.
timshen accepted this revision.Oct 10 2016, 1:51 AM
timshen edited edge metadata.
timshen added inline comments.
clang/include/clang/Sema/Sema.h
879

Wait, what?

This is awesome. :)

This revision is now accepted and ready to land.Oct 10 2016, 1:51 AM