This is an archive of the discontinued LLVM Phabricator instance.

Initialize FunctionCaller::m_struct_valid
ClosedPublic

Authored by tromey on May 29 2018, 8:12 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tromey created this revision.May 29 2018, 8:12 AM
clayborg accepted this revision.May 31 2018, 10:36 AM

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

This revision is now accepted and ready to land.May 31 2018, 10:36 AM

I don't have write access so someone will have to land this for me. Thanks.

This revision was automatically updated to reflect the committed changes.