This is an archive of the discontinued LLVM Phabricator instance.

[WIP][ADT] Do not use lvalue references with `llvm::enumerate`. NFC.
AbandonedPublic

Authored by kuhar on Mar 4 2023, 3:33 PM.

Details

Summary

The future API changes will make the dereference return a temporary.

Context: https://reviews.llvm.org/D144503

Diff Detail

Event Timeline

kuhar created this revision.Mar 4 2023, 3:33 PM
kuhar requested review of this revision.Mar 4 2023, 3:33 PM
kuhar abandoned this revision.Mar 13 2023, 6:55 PM