I enabled some extra warnings for hidden local variables and for hidden
virtual functions and caught some things and did some general code cleanup. llvm-svn: 108299
This commit is contained in:
@@ -100,7 +100,6 @@ SBThread::GetStopDescription (char *dst, size_t dst_len)
|
||||
}
|
||||
else
|
||||
{
|
||||
const char *stop_desc = NULL;
|
||||
size_t stop_desc_len = 0;
|
||||
switch (thread_stop_info.GetStopReason())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user