[Lldb-commits] [PATCH] D59198: Correctly look up declarations in inline namespaces
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 11 09:47:52 PDT 2019
teemperor updated this revision to Diff 190111.
teemperor added a comment.
- Addressed Adrian's comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59198/new/
https://reviews.llvm.org/D59198
Files:
lldb/include/lldb/Symbol/ClangASTContext.h
lldb/include/lldb/Symbol/CompilerDeclContext.h
lldb/include/lldb/Symbol/TypeSystem.h
lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/Makefile
lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/TestInlineNamespace.py
lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/main.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Symbol/ClangASTContext.cpp
lldb/source/Symbol/CompilerDeclContext.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59198.190111.patch
Type: text/x-patch
Size: 9999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190311/962ea1a4/attachment-0001.bin>
More information about the lldb-commits
mailing list