JDevlieghere added a comment.

In https://reviews.llvm.org/D28768#647949, @Prazek wrote:

> Do you have some results from running it on LLVM? If nothing crashes and all 
> fixit are correct then LGTM.


There's still an issue with type narrowing, which is allowed in regular 
constructor  but not in braced initializer lists. I'd like to skip cases where 
narrowing occurs, either in the matcher or in the check method, but I haven't 
figured out how yet.


Repository:
  rL LLVM

https://reviews.llvm.org/D28768



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

Reply via email to