Jason
This won't affect vectors that are passed by non-restrict reference,
correct? We don't want to break code that, say, takes the address of an
element and then uses it later unless we've made that invalid by marking
the vector as restrict.
- [RFC PATCH] restrict_based_on_field attribute Jakub Jelinek
- Re: [RFC PATCH] restrict_based_on_field attribute Michael Matz
- Re: [RFC PATCH] restrict_based_on_field attribut... Richard Guenther
- Re: [RFC PATCH] restrict_based_on_field attribut... Jakub Jelinek
- Re: [RFC PATCH] restrict_based_on_field attr... Michael Matz
- Re: [RFC PATCH] restrict_based_on_field attr... Richard Guenther
- Re: [RFC PATCH] restrict_based_on_field attribute Jason Merrill
- Re: [RFC PATCH] restrict_based_on_field attribut... Jakub Jelinek