This amends 0cb7e7ca0c864e052bf49978f3bcd667c9e16930. (D91524)
The iterator category of lookup_iterator was changed, but here it stayed
hardcoded as random access. Found while trying to build Clazy.
|  Differential  D100590  
DeclContext: Fix iterator category Authored by HazardyKnusperkeks on Apr 15 2021, 11:54 AM. 
Details 
 This amends 0cb7e7ca0c864e052bf49978f3bcd667c9e16930. (D91524) The iterator category of lookup_iterator was changed, but here it stayed 
Diff Detail 
 |