[PATCH] D40283: lldb: Use the DWARF linkage name when importing C++ methods

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 12:43:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328658: Use the DWARF linkage name when importing C++ methods. (authored by davide, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D40283?vs=124019&id=139985#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40283

Files:
  lldb/trunk/include/lldb/Symbol/ClangASTContext.h
  lldb/trunk/packages/Python/lldbsuite/test/expression_command/pr35310/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/expression_command/pr35310/TestExprsBug35310.py
  lldb/trunk/packages/Python/lldbsuite/test/expression_command/pr35310/main.cpp
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/trunk/source/Symbol/ClangASTContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40283.139985.patch
Type: text/x-patch
Size: 7073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180327/7e82fc45/attachment.bin>


More information about the llvm-commits mailing list