[PATCH] D42664: Fix explicit template parameter reporting for narrowing conversions

2018-05-07 Thread Erich Keane via Phabricator via cfe-commits
erichkeane abandoned this revision. erichkeane added a comment. Did Review-after-commit, in retrospect this is a pretty tiny change. https://reviews.llvm.org/D42664 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D42664: Fix explicit template parameter reporting for narrowing conversions

2018-01-29 Thread Erich Keane via Phabricator via cfe-commits
erichkeane created this revision. erichkeane added reviewers: rsmith, dblaikie, rnk. I found that explicit template parameters that caused a narrowing integer conversion resulted in the incorrect parameter being mentioned in the note (see test attached). This is because the argument checking