This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Make dex iterator peek() and reachedEnd() nonvirtual
AbandonedPublic

Authored by sammccall on Jul 23 2021, 2:26 AM.

Details

Reviewers
kbobyrev
Summary

This is not polished but worth checking if it's a speedup
Hopefully correct: passes all tests

Diff Detail

Event Timeline

sammccall created this revision.Jul 23 2021, 2:26 AM
sammccall requested review of this revision.Jul 23 2021, 2:26 AM
kbobyrev requested changes to this revision.Aug 2 2021, 12:00 AM

Ditto (previous performance improvement attempt).

This revision now requires changes to proceed.Aug 2 2021, 12:00 AM
sammccall abandoned this revision.Mar 23 2022, 9:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2022, 9:26 AM