[PATCH] D26195: Ignore incomplete types when determining whether they are expensive to copy
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 1 09:24:39 PDT 2016
aaron.ballman added a comment.
Please add a test case with an incomplete type that would exercise this code path, otherwise, LGTM.
Repository:
rL LLVM
https://reviews.llvm.org/D26195
More information about the cfe-commits
mailing list