[Lldb-commits] [PATCH] D53530: Fix (and improve) the support for C99 variable length array types
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 2 10:05:28 PDT 2018
aprantl added a comment.
Fair point. So here's a version that only overrides GetNumChildren(). I'll leave the type summary for a follow-up patch.
https://reviews.llvm.org/D53530
More information about the lldb-commits
mailing list