[PATCH] RFC: fail-fast iterators for DenseMap

Sanjoy Das sanjoy at playingwithpointers.com
Sun Mar 1 22:18:49 PST 2015


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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7931.20979.patch
Type: text/x-patch
Size: 10047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150302/55dcd7fa/attachment.bin>


More information about the llvm-commits mailing list