[PATCH] RFC: fail-fast iterators for DenseMap
Sanjoy Das
sanjoy at playingwithpointers.com
Mon Mar 2 09:35:22 PST 2015
Btw, this found another bug: http://reviews.llvm.org/D7988
Let's get this in tree quick! :)
On Sun, Mar 1, 2015 at 10:18 PM, Sanjoy Das
<sanjoy at playingwithpointers.com> wrote:
> Address Chandler's comments:
>
> - change vocabulary to DebugEpochBase and DebugEpochBase::HandleBase
> - move the #ifdef to outside the classes since with (1) in place, #ifdef within the classes looks confusing.
>
>
> http://reviews.llvm.org/D7931
>
> Files:
> include/llvm/ADT/DenseMap.h
> include/llvm/ADT/EpochTracker.h
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list