Nothing ever initializes FunctionCaller::m_struct_valid,
so initialize it to false in the constructor.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 18679 Build 18679: arc lint + arc unit
Event Timeline
Comment Actions
We need a clang warning that tells us when POD types are not initialized! I am sure we have other similar issues...