r278479.
Thank you! :)
On Thu, Aug 11, 2016 at 10:08 PM, Richard Smith
wrote:
> Sure, looks safe enough to me.
>
> On 11 Aug 2016 9:23 p.m., "George Burgess IV"
> wrote:
>
> Hi Richard,
>
> Would you mind if I merged this into the 3.9 branch? :)
>
> Thanks,
> George
>
> On Thu, Aug 11, 2016 at
Sure, looks safe enough to me.
On 11 Aug 2016 9:23 p.m., "George Burgess IV"
wrote:
Hi Richard,
Would you mind if I merged this into the 3.9 branch? :)
Thanks,
George
On Thu, Aug 11, 2016 at 9:12 PM, George Burgess IV via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: gbiv
> Date
Hi Richard,
Would you mind if I merged this into the 3.9 branch? :)
Thanks,
George
On Thu, Aug 11, 2016 at 9:12 PM, George Burgess IV via cfe-commits <
cfe-commits@lists.llvm.org> wrote:
> Author: gbiv
> Date: Thu Aug 11 23:12:31 2016
> New Revision: 278471
>
> URL: http://llvm.org/viewvc/llvm-
Author: gbiv
Date: Thu Aug 11 23:12:31 2016
New Revision: 278471
URL: http://llvm.org/viewvc/llvm-project?rev=278471&view=rev
Log:
[Sema] Fix a crash on variadic enable_if functions.
Currently, when trying to evaluate an enable_if condition, we try to
evaluate all arguments a user passes to a fun