tbaeder added inline comments.
================ Comment at: clang/lib/AST/Interp/Integral.h:173 + } + template <bool SrcSign> static Integral from(Integral<0, SrcSign> Value) { ---------------- I'm a bit out of my element with the template magic here. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D132098/new/ https://reviews.llvm.org/D132098 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits