[PATCH] D55968: Show a user-friendly error message for a missing vtable symbol.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 21 09:46:16 PST 2018
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
As a reference, gold added this in https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=93acabad6a0ff499e4e18d44c41292ef48cde104
This is an extremely common user error and cause confusion so we ought to add it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55968/new/
https://reviews.llvm.org/D55968
More information about the llvm-commits
mailing list