r262278 - Generalize the consumed-parameter array on FunctionProtoType
Pariborz Jahanian via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 29 17:06:58 PST 2016
> On Feb 29, 2016, at 4:49 PM, John McCall via cfe-commits <cfe-commits at lists.llvm.org> wrote:
>
> Author: rjmccall
> Date: Mon Feb 29 18:49:02 2016
> New Revision: 262278
>
> URL: http://llvm.org/viewvc/llvm-project?rev=262278&view=rev
> Log:
> Generalize the consumed-parameter array on FunctionProtoType
> to allow arbitrary data to be associated with a parameter.
>
Hi John,
Would you mind providing a test for this scenario?
- Fariborz
More information about the cfe-commits
mailing list