<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 7, 2017, at 11:47 AM, Zachary Turner <<a href="mailto:zturner@google.com" class="">zturner@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><br class=""><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Thu, Sep 7, 2017 at 11:41 AM Adrian Prantl <<a href="mailto:aprantl@apple.com" class="">aprantl@apple.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br class="">
> On Sep 7, 2017, at 11:23 AM, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank" class="">zturner@google.com</a>> wrote:<br class="">>   How do you run it?<br class="">
<br class="">
The repository is supposed to be cloned into llvm/tools/clang/test and will then appear as part of check-clang.<br class="">
<br class="">
>   It doesn't appear to be based on lit, any particular reason?<br class="">
<br class="">
It is most definitely based on lit.<br class=""></blockquote><div class=""><br class=""></div><div class="">Hmm, I'm using a mono-repo and it appears under a top-level debuginfo-tests folder that doesn't have any lit configuration files.</div></div></div>
</div></blockquote><br class=""></div><div>That's a bug in the monorepo :-)</div><div>More seriously: This is probably a good idea. This way people who want to run them, can symlink them into llvm/tools/clang/test.</div><div>They don't have a lit configuration because they expect to be checked out into clang's test directory.</div><div><br class=""></div><div>-- adrian</div></body></html>