dcoughlin accepted this revision. dcoughlin added a comment. This revision is now accepted and ready to land.
LGTM. ================ Comment at: test/Analysis/string.cpp:23 + +// A similarly weird override outside of the class. +void *memcpy(void *, const S &, size_t); ---------------- I'm pretty sure you mean 'overload' instead of 'override' here and elsewhere. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D55873/new/ https://reviews.llvm.org/D55873 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits