This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Use capacity() instead of size() in RefSlab::bytes()
ClosedPublic

Authored by nridge on Mar 30 2019, 8:13 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

nridge created this revision.Mar 30 2019, 8:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2019, 8:13 PM
gribozavr accepted this revision.Mar 31 2019, 3:16 AM

Do you have commit access?

This revision is now accepted and ready to land.Mar 31 2019, 3:16 AM

I'll take the courtesy and land it since @gribozavr is OOO today.

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 2 2019, 1:25 AM