[Lldb-commits] [PATCH] D47481: Initialize FunctionCaller::m_struct_valid

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 31 10:38:59 PDT 2018


clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

We need a clang warning that tells us when POD types are not initialized! I am sure we have other similar issues...


https://reviews.llvm.org/D47481





More information about the lldb-commits mailing list