aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LowerInvoke.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2010-08-23 08:25:07 +0000
committerChandler Carruth <chandlerc@gmail.com>2010-08-23 08:25:07 +0000
commit191c4f73b201ded25020a14473441de5b3fb538a (patch)
treebc4c1d8670c50a3081de6330ee52671485da1fc0 /llvm/lib/Transforms/Utils/LowerInvoke.cpp
parentc9262401729824caa25001e341832d689596023a (diff)
downloadllvm-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