Hello, <div><br></div><div>Please review the following patch which adds -fasan (AddressSanitizer) flag to clang.</div><div>(Mostly prepared by Chandler Carruth).</div><div>The LLVM part of AddressSanitizer has been submitted as r<span style="background-color: rgba(255, 255, 255, 0.917969); color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; ">144758.</span></div>
<div><span style="background-color: rgba(255, 255, 255, 0.917969); color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; ">This patch will allow to enable </span>AddressSanitizer from the clang command line. </div>
<div><a href="http://codereview.appspot.com/5396042">http://codereview.appspot.com/5396042</a></div><div><br></div><div>Coming next in separate patches: </div><div>  - a patch to clang driver to pass linker flags for AddressSanitizer (small)</div>
<div>  - the run-time library and the tests (big)</div><div><span style="background-color: rgba(255, 255, 255, 0.917969); color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div>Thanks, </div>
<div><br></div><div>--kcc </div>