This is an archive of the discontinued LLVM Phabricator instance.

BumpPtrAllocator: Add a couple of fancy wrapper methods around identifyObject().
ClosedPublic

Authored by NoQ on Nov 13 2018, 12:02 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

NoQ created this revision.Nov 13 2018, 12:02 PM

LGTM, but I would drop the word "convenient", and add an explicit \return section in doxygen.

This revision is now accepted and ready to land.Nov 13 2018, 12:23 PM
NoQ updated this revision to Diff 176469.Dec 3 2018, 1:34 PM

Update comments.

This revision was automatically updated to reflect the committed changes.