<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 29, 2014 at 6:38 PM, Tobias Grosser <span dir="ltr"><<a href="mailto:tobias@grosser.es" target="_blank" class="cremed">tobias@grosser.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><br></div>
What doesa flag '-Rpass' without any further regex do? Does it map to<br>
'-Rpass=.*'?<br></blockquote><div><br></div><div>It's currently an error.</div><div><br></div><div>clang-3.5: error: unknown argument: '-Rpass'</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Also, how is the user supposed to obtain the set of pass names that exist? Using the regex above?<br></blockquote><div><br></div><div>This is impossible atm. I think I want to move to using the pass string identifiers, so that we could add a -list-pass-names flag. But I've not really thought about how to go about it. Currently, the crude workaround is to use -Rpass=.* and see what names you get from the report.<br>
</div><div><br></div><div>Any ideas on how we could provide this?</div><div><br></div><div><br></div><div>Diego.</div></div></div></div>