Skip to content
Commit 31282d39 authored by Chris Bieneman's avatar Chris Bieneman
Browse files

Fix LLVM_REVERSE_ITERATION

A recent change (4e86e5ee), broke `LLVM_REVERSE_ITERATION` for DenseMaps by adding an assert. It is valid to de-reference and increment one step behind `End` when reverse iteration is enabled because `End` is actually the start of the pointer bucket.
parent 365b60fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment