[Lldb-commits] [PATCH] D83327: [lldb/Core] Fix incomplete type variable dereferencing crash.
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 7 10:50:22 PDT 2020
davide added a comment.
Aside from cosmetics, I'm not entirely sure this is the correct fix. Why are we calling this code _at all_ if the type is incomplete?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83327/new/
https://reviews.llvm.org/D83327
More information about the lldb-commits
mailing list