[PATCH] D38913: [ubsan] Don't emit function signatures for virtual methods
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 13 18:11:52 PDT 2017
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
Small nit on the first line of the commit message: it should probably mention non-static member functions, rather than virtual methods.
https://reviews.llvm.org/D38913
More information about the cfe-commits
mailing list