[PATCH] D31925: [compiler-rt] Add virtual destructor for __sanitizer::FlagHandlerBase

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 18:08:56 PDT 2017


dberris abandoned this revision.
dberris added a comment.

Good point -- at this point though the offending binary that uses this directly that was causing the issue has been deleted.

I'll add the flags in a different change. For now, since the binary that induces the warning has been removed, I'm abandoning this patch.

Thanks @pcc and @eugenis!


https://reviews.llvm.org/D31925





More information about the llvm-commits mailing list