EricWF added a comment. I'm guessing this implementation is super non-conforming, since expressions are evaluated during overload resolution.
My plan is to keep the general shape of this patch intact, but fix the eager building of expressions with something less wasteful. Repository: rC Clang https://reviews.llvm.org/D45680 _______________________________________________ cfe-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
