]> granicus.if.org Git - clang/commit
Fix the clang -Werror build after r217152 by flagging a polymorphically used but...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 4 Sep 2014 16:01:24 +0000 (16:01 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 4 Sep 2014 16:01:24 +0000 (16:01 +0000)
commitee0eab10e97818eb0ce570a35ea812aa27093ff9
treec7e6c590de9835c3d3a67d7b41d7f8ecc3691ef6
parentc65b1c5979dfa585f781aff84ee971d3c41af16f
Fix the clang -Werror build after r217152 by flagging a polymorphically used but statically owned hierarchy with a protected base dtor and final classes to satisfy -Wnon-virtual-dtor

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217167 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/Dynamic/VariantValue.h