Re: [PATCH] Add no_address_safety_analysis attribute (PR sanitizer/55435)

2012-11-22 Thread Konstantin Serebryany
Looks good! (not sure if I am a proper reviewer though) --kcc On Thu, Nov 22, 2012 at 3:07 PM, Jakub Jelinek wrote: > Hi! > > This patch adds the no_address_safety_analysis attribute. Tested on > x86_64-linux, ok for trunk? > > 2012-11-22 Jakub Jelinek > > PR sanitizer/55435 >

[PATCH] Add no_address_safety_analysis attribute (PR sanitizer/55435)

2012-11-22 Thread Jakub Jelinek
Hi! This patch adds the no_address_safety_analysis attribute. Tested on x86_64-linux, ok for trunk? 2012-11-22 Jakub Jelinek PR sanitizer/55435 * c-common.c (handle_no_address_safety_analysis_attribute): New function. (c_common_attribute_table): Add no_address