[LLVMdev] Unit test patch, updated

Chris Lattner clattner at apple.com
Thu Jan 1 12:16:48 PST 2009


On Jan 1, 2009, at 1:21 AM, Talin wrote:

> Hooray!
>
> I'm thinking that getting unit tests for the classes in ADT should  
> be an
> early goal.

Can I suggest the AP[S]Int class?  If you look in llvm/test/Integer  
you'll see a whole bunch of tests that really want to be unit tests  
but that aren't.  :(

-Chris



More information about the llvm-dev mailing list