ADT: Remove ilist_iterator random access API, NFC
Remove explicitly deleted random access API from ilist_iterator. Since it no longer has implicit conversions to a pointer type, we no longer need this protection. llvm-svn: 261491
Loading
Please sign in to comment