[lldb] Fix typo in SymbolFilePDBTests (#186236)
This should fix the assertion on Windows caused by #185537.
This commit is contained in:
parent
ecc4d3edc9
commit
ca011e4d3c
@ -72,7 +72,7 @@ public:
|
||||
|
||||
void TearDown() override {
|
||||
SymbolFilePDB::Terminate();
|
||||
TypeSystemClang::Initialize();
|
||||
TypeSystemClang::Terminate();
|
||||
plugin::dwarf::SymbolFileDWARF::Terminate();
|
||||
ObjectFilePECOFF::Terminate();
|
||||
HostInfo::Terminate();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user