[llvm] r200688 - Introduce SmallPtrSetImpl<T *> which allows insert, erase, count, and

Chandler Carruth chandlerc at gmail.com
Tue Feb 4 21:42:34 PST 2014


On Tue, Feb 4, 2014 at 9:35 PM, Duncan P. N. Exon Smith <
dexonsmith at apple.com> wrote:

> SmallVectorBase is the obvious but unavailable choice.  Alas.
>
> As strange as it is, I think your idea is better than the status quo.
>

I'm happy to make this change, but I'd like to make sure others are good
with it so gonna let it rest for a bit. I may mail out something just to
get a new thread and people's attention.

(The patches to do this will be shockingly uninteresting of course, just
noisy.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140204/e94939ce/attachment.html>


More information about the llvm-commits mailing list