[Lldb-commits] [PATCH] D129807: [LLDB][NativePDB] Add MSInheritanceAttr when completing CXXRecordDecl
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 15 11:46:38 PDT 2022
zequanwu added a comment.
In D129807#3654447 <https://reviews.llvm.org/D129807#3654447>, @DavidSpickett wrote:
> Is this fixing a specific situation and if so, can a test be written for it? I'm sure we have existing tests you can adapt.
It fixed the issue <https://github.com/llvm/llvm-project/issues/56449>. Testcase added.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129807/new/
https://reviews.llvm.org/D129807
More information about the lldb-commits
mailing list