Skip to content
Commit 2bd8e7b6 authored by Greg Clayton's avatar Greg Clayton
Browse files

Fix the TestCppNsImport test case for DWARF. It was failing for DWARF in .o...

Fix the TestCppNsImport test case for DWARF. It was failing for DWARF in .o files because SymbolFileDWARFDebugMap didn't implement the following function:

void
ParseDeclsForContext (lldb_private::CompilerDeclContext decl_ctx) override;
                   
Now it does and the test works.

llvm-svn: 249626
parent db2a576a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment