<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>I am trying to add compiler default setting in Clang so that I dont have to pass them on command line.<br><br></div>For example:<br></div>Instead of calling <br></div>clang -O3<br></div>I just want to call clang in command line which has by default -O3 flag passed to it.<br><br></div><div>Any clues on how this can be done?<br></div><div><br></div>Thanks,<br></div>Ambuj<br></div>