On Thu, Aug 20, 2015 at 1:01 PM, Alexander Kornienko via cfe-commits
<cfe-commits@lists.llvm.org> wrote:
> alexfh added a comment.
>
> Thanks for the explanation.
>
> FTR, this check on line 190 fails with -fdelayed-template-parsing:
>
>   // CHECK-FIXES: {{^}}    GlobalFunction(1, 2);{{$}}

FWIW, I think there's a checker bug with delayed template parsing. See
thread starting at:
http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20150817/136172.html

~Aaron

>
>
> Users:
>   chapuni (Author)
>
> http://reviews.llvm.org/rL245435
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to