[Lldb-commits] [PATCH] D113930: [LLDB][NativePDB] Fix function decl creation for class methods

Zequan Wu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 7 10:44:04 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3a8ed33a1d6: [LLDB][NativePDB] Fix function decl creation for class methods (authored by zequanwu).

Changed prior to commit:
  https://reviews.llvm.org/D113930?vs=391777&id=392465#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113930

Files:
  lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
  lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h
  lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
  lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.h
  lldb/test/Shell/SymbolFile/NativePDB/ast-methods.cpp
  lldb/test/Shell/SymbolFile/NativePDB/find-functions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113930.392465.patch
Type: text/x-patch
Size: 17308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211207/56f81f4c/attachment-0001.bin>


More information about the lldb-commits mailing list