[Lldb-commits] [PATCH] D59198: Correctly look up declarations in inline namespaces

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 12 00:44:11 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB355897: Correctly look up declarations in inline namespaces (authored by teemperor, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59198?vs=190111&id=190215#toc

Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59198/new/

https://reviews.llvm.org/D59198

Files:
  include/lldb/Symbol/ClangASTContext.h
  include/lldb/Symbol/CompilerDeclContext.h
  include/lldb/Symbol/TypeSystem.h
  packages/Python/lldbsuite/test/expression_command/inline-namespace/Makefile
  packages/Python/lldbsuite/test/expression_command/inline-namespace/TestInlineNamespace.py
  packages/Python/lldbsuite/test/expression_command/inline-namespace/main.cpp
  source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  source/Symbol/ClangASTContext.cpp
  source/Symbol/CompilerDeclContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59198.190215.patch
Type: text/x-patch
Size: 10026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190312/a2cd4ffb/attachment-0001.bin>


More information about the lldb-commits mailing list