[llvm-dev] [PATCH] D14227: Add a new attribute: norecurse

Duncan P. N. Exon Smith via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 5 09:45:24 PST 2015


> On 2015-Nov-05, at 08:31, Aaron Ballman <aaron at aaronballman.com> wrote:
> 
> On Thu, Nov 5, 2015 at 11:26 AM, James Molloy <james at jamesmolloy.co.uk> wrote:
>> Ah I see.
>> 
>> I can't think of a way that would help users in any particular way offhand.
>> I hadn't considered exposing it to clang users - do you think there is merit
>> in that?
> 
> I would prefer to avoid it, actually. :-D

I agree we should avoid exposing this as a clang attribute (at least to start); I imagine it would be easy to misuse.



More information about the llvm-dev mailing list