[llvm-commits] [PATCH] Simple unittest for SparseBitVector to make sure it can be #included alone

Daniel Dunbar daniel at zuster.org
Fri Jul 24 16:16:10 PDT 2009


Looks good to me!

Thanks,
 - Daniel

On Fri, Jul 24, 2009 at 10:49 AM, Jeffrey Yasskin<jyasskin at google.com> wrote:
> SparseBitVector was missing an ilist_node.h #include, so I began a
> unittest for it. The test is by no means complete, but it tests the
> problem I was fixing.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>



More information about the llvm-commits mailing list