llvm-project
3eacaa3d - [ADT] Refactor DenseMapIterator::operator-> (NFC) (#157227)

Commit
23 days ago
[ADT] Refactor DenseMapIterator::operator-> (NFC) (#157227) This patchs implement DenseMapIterator::operator-> in terms of operator* to reduce code duplication.
Parents
Loading