diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2010-08-23 08:25:07 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2010-08-23 08:25:07 +0000 |
commit | 191c4f73b201ded25020a14473441de5b3fb538a (patch) | |
tree | bc4c1d8670c50a3081de6330ee52671485da1fc0 /llvm/lib/Transforms/Utils/LowerInvoke.cpp | |
parent | c9262401729824caa25001e341832d689596023a (diff) | |
download | llvm-191c4f73b201ded25020a14473441de5b3fb538a.zip llvm-191c4f73b201ded25020a14473441de5b3fb538a.tar.gz llvm-191c4f73b201ded25020a14473441de5b3fb538a.tar.bz2 |
Fix some GCC warnings by providing a virtual destructor in the base of a class
hierarchy with virtual methods and using llvm_unreachable to properly indicate
unreachable states which would otherwise leave variables uninitialized.
llvm-svn: 111803
Diffstat (limited to 'llvm/lib/Transforms/Utils/LowerInvoke.cpp')
0 files changed, 0 insertions, 0 deletions