Should fix the builds (and prevent future builds from failing when people try to reduce includes).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D49311
Add includes for CompletionRequest to every file that uses it ClosedPublic Authored by teemperor on Jul 13 2018, 11:50 AM.
Details Summary Should fix the builds (and prevent future builds from failing when people try to reduce includes).
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 13 2018, 11:53 AM Closed by commit rL337032: Add includes for CompletionRequest to every file that uses it (authored by teemperor). · Explain WhyJul 13 2018, 12:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 155448 lldb/trunk/include/lldb/Interpreter/CommandAlias.h
lldb/trunk/include/lldb/Interpreter/CommandInterpreter.h
lldb/trunk/include/lldb/Interpreter/CommandObject.h
lldb/trunk/include/lldb/Interpreter/CommandObjectMultiword.h
lldb/trunk/include/lldb/Interpreter/CommandObjectRegexCommand.h
lldb/trunk/include/lldb/Interpreter/OptionValueArch.h
lldb/trunk/include/lldb/Interpreter/Options.h
lldb/trunk/include/lldb/Symbol/Variable.h
|