On Nov 16, 2009, at 11:22 AM, Mike Stump wrote:
> The problem is that I need to include the typeinfo header.  One way to
> do this, would be to just dummy one up for testing, and include it.
> I'll propose changing clang's lit.cfg file to include .ii files, and
> then I can defeat the typeinfo header check by using a .ii file to
> test with.  Sound good?

Ah, don't need to do that, I just dummied up a header and used -I%S  
for it to be found and will try it that way.  I think that should work  
ok.  Where are the %S things documented?  I didn't see them in the lit  
manual, nor did I find them on a quick look through lit.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to