]> granicus.if.org Git - clang/commit
Fixes a warning when compiling Clang (Sema has virtual methods but a non-virtual...
authorZhanyong Wan <wan@google.com>
Thu, 2 Sep 2010 00:43:20 +0000 (00:43 +0000)
committerZhanyong Wan <wan@google.com>
Thu, 2 Sep 2010 00:43:20 +0000 (00:43 +0000)
commit85dd015707143f763617098ec9458bf61db420f1
treeefa678cf053df430bb566070099e39c6a51b8b1d
parent08140f99e507cfd593146bdf2efb01b24da822fa
Fixes a warning when compiling Clang (Sema has virtual methods but a non-virtual dtor).  Reviewed by chandlerc and nlewycky.

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