diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2010-06-09 03:00:05 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2010-06-09 03:00:05 +0000 |
| commit | 7c26de3b0a3ea90b7e7e8bef80d1452304eb8462 (patch) | |
| tree | f0409b93dfd8e11a3eb07859e3a7e7d4d8b8a6d5 /clang/lib/Sema/SemaOverload.cpp | |
| parent | ab44d1281a451c9e14e57efa9249b2447cae1053 (diff) | |
| download | bcm5719-llvm-7c26de3b0a3ea90b7e7e8bef80d1452304eb8462.tar.gz bcm5719-llvm-7c26de3b0a3ea90b7e7e8bef80d1452304eb8462.zip | |
Fix a gcc warning:
'class llvm::DAGDeltaAlgorithm' has virtual functions and accessible non-virtual destructor
Not sure if this is the best solution, but this class has state and some of the
classes that inherit from it also do, so it looks appropriate.
llvm-svn: 105675
Diffstat (limited to 'clang/lib/Sema/SemaOverload.cpp')
0 files changed, 0 insertions, 0 deletions

