[PATCH] D15384: Don't ask for the size of dependent integral types in template diffing
Richard Trieu via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 15 13:40:05 PST 2016
rtrieu added a comment.
I've fixed this issue as part of the template type diffing refactoring. r257870 was the last of the refactoring, and includes your test case in it.
http://reviews.llvm.org/D15384
More information about the cfe-commits
mailing list