rjmccall added a comment.

Thanks, LGTM.

Well, actually, could you improve the test case to verify that the right 
overload is called?  This should be easy because C++ type-checking is 
bottom-up: just make the functions return something distinguishable, e.g. 
`struct`s that declare different members.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56735/new/

https://reviews.llvm.org/D56735



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

Reply via email to