<div dir="ltr"><div class="gmail_extra">Hi,</div><div class="gmail_extra"><br></div><div class="gmail_extra">I am developing a static analyzer using clang.  I setup a CompilerInstance, ASTConsumer etc. as copied from a number of examples.  I would like to know how to set compiler options.  In particular I would like to suppress 'warning: expression result unused'  (-Wunused-value)</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra"><br></div><div class="gmail_extra">peter</div></div>