[LLVMdev] LLVM-based address sanity checker

Chris Lattner clattner at apple.com
Mon Jul 25 23:20:20 PDT 2011


On Jun 21, 2011, at 8:05 AM, Kostya Serebryany wrote:

> Hi, 
> What would be our next steps in getting ASan into the LLVM trunk? 
> I'd like to do it in two steps, first for the LLVM part with minimal tests and then for the run-time library and all tests. 
> The current ASan's source repository will probably stay the primary home for the run-time library and tests as we plan to use it in non-LLVM environments. 
>  

Hi Kostya,

I haven't had a chance to look at your patch yet, I'm backed up on "big patches".  Did you see my review of the safecode patch here?
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110718/124515.html

I expect to have similar concerns and suggestions for your patch,

-Chris



More information about the llvm-dev mailing list