Reduce diffs between upstream lldb and ours.
This commit is contained in:
parent
d48ee138be
commit
ace706352d
@ -391,7 +391,7 @@ Symtab::InitNameIndexes()
|
|||||||
m_name_to_index.Append (entry);
|
m_name_to_index.Append (entry);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// If the demangled name turns out to be an ObjC name, and
|
// If the demangled name turns out to be an ObjC name, and
|
||||||
// is a category name, add the version without categories to the index too.
|
// is a category name, add the version without categories to the index too.
|
||||||
ObjCLanguage::MethodName objc_method (entry.cstring, true);
|
ObjCLanguage::MethodName objc_method (entry.cstring, true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user