aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-10-07 22:07:33 +0000
committerGreg Clayton <gclayton@apple.com>2015-10-07 22:07:33 +0000
commit2bd8e7b6447c4d9437122122f9467826c57b850c (patch)
tree3707aa2dbc83e66a0ea0d01996b1402705852a38 /clang/lib/Frontend/CompilerInvocation.cpp
parentdb2a576a77b3e4c81fd7e29a205b27d8214dd048 (diff)
downloadllvm-2bd8e7b6447c4d9437122122f9467826c57b850c.zip
llvm-2bd8e7b6447c4d9437122122f9467826c57b850c.tar.gz
llvm-2bd8e7b6447c4d9437122122f9467826c57b850c.tar.bz2
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions