diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2023-06-14 17:12:42 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2023-06-14 17:15:20 -0700 |
commit | 048204d6102ab984c067c1a1c9889edb7f58d419 (patch) | |
tree | d4a5a2747f16ca82ddda87869baa8a902710ff26 /clang/lib/Lex/ModuleMap.cpp | |
parent | e63e536044178cdd23ed8a82f35c42d394bb1dfa (diff) | |
download | llvm-048204d6102ab984c067c1a1c9889edb7f58d419.zip llvm-048204d6102ab984c067c1a1c9889edb7f58d419.tar.gz llvm-048204d6102ab984c067c1a1c9889edb7f58d419.tar.bz2 |
[lldb] Remove lldbassert from DebugNamesDWARFIndex::GetGlobalVariables
34a8e6eee666 changed SymbolFileDWARF::GetDwoNum to
SymbolFileDWARF::GetFileIndex but changed the meaning from just DWO to
DWO and OSO which changed the meaning of the assert. The assert was
therefore removed from ManualDWARFIndex::GetGlobalVariables and
ManualDWARFIndex::GetGlobalVariables but was still present in
DebugNamesDWARFIndex::GetGlobalVariables. If we want to reintroduce the
assert, we need something with the old semantics for all 3.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions