[PATCH] [LIT] Add SuffixDispatchTest for use in libc++ and libc++abi tests.

Eric Fiselier eric at efcs.ca
Sat Dec 6 11:20:37 PST 2014


>>! In D6206#29, @ddunbar wrote:
> For my own context, is part of the motivation here that you want to share
> this test format between multiple repositories?
> 
>  - Daniel

Gaa Sorry @ddunbar, I entirely missed this. 

Yes. both libc++ and libc++abi will use SuffixDispatchTest. They both currently have different versions of basically the same code.

http://reviews.llvm.org/D6206






More information about the llvm-commits mailing list