When compiling with modules, these missing includes cause the build to fail (as the header can't be compiled into a module).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47412
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
Event TimelineClosed by commit rL333345: Add missing includes to some LLDB headers. (authored by teemperor). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148722 lldb/trunk/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h
lldb/trunk/source/Plugins/Process/Utility/InstructionUtils.h
lldb/trunk/source/Plugins/Process/Utility/UnwindLLDB.h
lldb/trunk/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.h
|