Add missing virtual destructors reported by -Wnon-virtual-dtor.
authorDaniel Jasper <djasper@google.com>
Wed, 5 Dec 2012 09:23:48 +0000 (09:23 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 5 Dec 2012 09:23:48 +0000 (09:23 +0000)
commit7308385539bd90523fd08ba0e2a83c1fc7593765
tree45a27b16c0dd7305feb44c7c3ab8c431ff5a49a1
parentff1491322e02dbf7da545a1543a8c82a22d5273e
Add missing virtual destructors reported by -Wnon-virtual-dtor.

llvm-svn: 169365
clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp