[all-commits] [llvm/llvm-project] b8cf91: [LLDB][NativePDB] Add MSInheritanceAttr when creat...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Tue Jul 19 15:36:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8cf916b89d4502569680b8b4cb284db5b7e8c4d
https://github.com/llvm/llvm-project/commit/b8cf916b89d4502569680b8b4cb284db5b7e8c4d
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
M lldb/test/Shell/SymbolFile/NativePDB/Inputs/ast-types.lldbinit
M lldb/test/Shell/SymbolFile/NativePDB/ast-types.cpp
Log Message:
-----------
[LLDB][NativePDB] Add MSInheritanceAttr when creating pointer type that is a pointer to member.
Differential Revision: https://reviews.llvm.org/D129807
More information about the All-commits
mailing list