[Lldb-commits] [PATCH] D65932: [lldb] Fix dynamic_cast by not treating type info pointers as variables.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 8 03:12:10 PDT 2019
labath added a comment.
(and it won't work on windows, because the msvc demangler will demangle this as "struct Base `RTTI Type Descriptor'")
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65932/new/
https://reviews.llvm.org/D65932
More information about the lldb-commits
mailing list