<div class="gmail_quote">On Tue, May 8, 2012 at 2:19 PM, Simon Atanasyan <span dir="ltr"><<a href="mailto:satanasyan@mips.com" target="_blank">satanasyan@mips.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, May 9, 2012 at 1:06 AM, Manuel Klimek <<a href="mailto:klimek@google.com" class="cremed">klimek@google.com</a>> wrote:<br>
> Generally looks good now, two more things to consider:<br>
> 1. I think we should add a comment about the default setting for the<br>
> adjuster in the ClangTool class comment<br>
<br>
</div>OK. I will do.<br>
<div class="im"><br>
> 2. How do we test this? I assume all tests still run with<br>
> -fsynatx-only; I'm not sure whether there's a good way to make sure<br>
> that code generation has not been run, apart from basically making the<br>
> output directory unwritable; I'm also fine with letting this in as is,<br>
> and adding tests when we add more adjustments...<br>
<br>
</div>I do not know how to check the adding -fsynatx-only option explicitly.<br>
But we can create a test that puts -no-integrated-as options to the<br>
compile_commands.json file. With that option clang++ always runs two<br>
jobs on all platforms and we can check that clang-check works<br>
correctly. Thoughts?</blockquote><div><br></div><div>SGTM </div></div>