mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Reduce diffs between upstream lldb and ours.
This commit is contained in:
parent
58df0addff
commit
8d93ab88a9
1 changed files with 1 additions and 1 deletions
|
|
@ -391,7 +391,7 @@ Symtab::InitNameIndexes()
|
|||
m_name_to_index.Append (entry);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// 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.
|
||||
ObjCLanguage::MethodName objc_method (entry.cstring, true);
|
||||
|
|
|
|||
Loading…
Reference in a new issue