rsmith added a comment. Hmm, so this will mean that we can have internal linkage declarations marked `Used` for which there is no definition, and we need to not warn on that.
I think it might be better to avoid marking things used in this case (even though they're still technically odr-used). Repository: rC Clang https://reviews.llvm.org/D48322 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits