shuaiwang added a comment.

In https://reviews.llvm.org/D45444#1196271, @JonasToth wrote:

> Always the same with the templates ;) So uninstantiated templates should
>  just be ignored.
>
> I think it would be better to have it in the ExprMutAnalyzer, because
>  that part can not decide on const-ness. Fixing it here would just
>  circumvent the problem but not fix it, would you agree?


Agreed :)
I'll create a diff handling various template related cases in 
ExprMutationAnalyzer.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45444



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to