Silence -Wnon-virtual-dtor in llvm-stress.
authorAndrew Trick <atrick@apple.com>
Wed, 19 Sep 2012 05:08:30 +0000 (05:08 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 19 Sep 2012 05:08:30 +0000 (05:08 +0000)
commit67076a91cf5572ae75680b48f507a066e7ea36d4
tree99a67d1f8d6d075f853792d40a217b44f79bee93
parent3b8fb648c6e1c519b7e0f487f4fb511744869d35
Silence -Wnon-virtual-dtor in llvm-stress.

This was making it hard to scan my builds for new warnings. The
warning still fires with ToT clang. But if my workaround is unnecessary
for whatever reason, feel free to revert.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164201 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-stress/llvm-stress.cpp