Skip to content
Commit 191c4f73 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

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
parent c9262401
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment