Add a virtual destructor to a class with virtual methods.
authorIvan Krasin <krasin@chromium.org>
Thu, 6 Apr 2017 17:58:45 +0000 (17:58 +0000)
committerIvan Krasin <krasin@chromium.org>
Thu, 6 Apr 2017 17:58:45 +0000 (17:58 +0000)
commit547aadcba8351638aa71d4bc04a96914d4ce23e2
treedcae52bace9a627563af10d7cd31da2c5ed51160
parent1e1acbc95b65046c11bd3b13f503de46213fa198
Add a virtual destructor to a class with virtual methods.

Summary:
Recently, Clang enabled the check for virtual destructors
in the presence of virtual methods. That broke the bootstrap
build. Fixing it.

Reviewers: pcc

Reviewed By: pcc

Subscribers: llvm-commits, kubamracek

Differential Revision: https://reviews.llvm.org/D31776

llvm-svn: 299672
compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h