This is an archive of the discontinued LLVM Phabricator instance.

Add missing includes to some LLDB headers.
ClosedPublic

Authored by teemperor on May 26 2018, 8:02 AM.

Details

Summary

When compiling with modules, these missing includes cause the build to fail (as the header can't be compiled into a module).

Diff Detail

Repository
rL LLVM

Event Timeline

teemperor created this revision.May 26 2018, 8:02 AM
This revision was not accepted when it landed; it landed in state Needs Review.May 26 2018, 8:03 AM
This revision was automatically updated to reflect the committed changes.