Re: [Diffusion] rL245435: clang-tools-extra/test/clang-tidy/readability-identifier-naming.cpp: Appease…
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 20 10:04:03 PDT 2015
On Thu, Aug 20, 2015 at 1:01 PM, Alexander Kornienko via cfe-commits
<cfe-commits at 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 at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list