[Lldb-commits] [PATCH] D134661: [lldb][TypeSystemClang] Honor DW_AT_rvalue_reference when creating C++ FunctionPrototypes
Michael Buch via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 27 10:04:17 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Michael137 marked an inline comment as done.
Closed by commit rG60eb06be6d23: [lldb][TypeSystemClang] Honor DW_AT_rvalue_reference when creating C++… (authored by Michael137).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134661/new/
https://reviews.llvm.org/D134661
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/test/API/lang/cpp/function-ref-qualifiers/Makefile
lldb/test/API/lang/cpp/function-ref-qualifiers/TestCppFunctionQualifiers.py
lldb/test/API/lang/cpp/function-ref-qualifiers/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134661.463271.patch
Type: text/x-patch
Size: 7751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220927/4496b0ae/attachment.bin>
More information about the lldb-commits
mailing list