[llvm-commits] AddressSanitizer, first patch

Eli Friedman eli.friedman at gmail.com
Tue Nov 15 16:49:40 PST 2011


On Tue, Nov 15, 2011 at 4:45 PM, Kostya Serebryany <kcc at google.com> wrote:
>
>
> On Tue, Nov 15, 2011 at 4:33 PM, Chris Lattner <clattner at apple.com> wrote:
>>
>> On Nov 15, 2011, at 4:31 PM, Kostya Serebryany wrote:
>>
>> Hello,
>> Here is the fresh AddressSanitizer patch for your consideration.
>> This is LLVM-only patch.
>> If/when it is submitted, clang changes and the run-time library will
>> follow.
>> http://codereview.appspot.com/5393042/
>>
>> Hi Kostya,
>> This can certainly be improved, but I think it is fine to check it into
>> mainline.  Please do!
>
> Thank you. What shall I do to get the LVVM commit access?
> --kcc

http://llvm.org/docs/DeveloperPolicy.html#commitaccess

-Eli




More information about the llvm-commits mailing list