[Lldb-commits] [PATCH] D49311: Add includes for CompletionRequest to every file that uses it

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 13 11:50:45 PDT 2018


teemperor created this revision.

Should fix the builds (and prevent future builds from failing when people try to reduce includes).


https://reviews.llvm.org/D49311

Files:
  include/lldb/Interpreter/CommandAlias.h
  include/lldb/Interpreter/CommandInterpreter.h
  include/lldb/Interpreter/CommandObject.h
  include/lldb/Interpreter/CommandObjectMultiword.h
  include/lldb/Interpreter/CommandObjectRegexCommand.h
  include/lldb/Interpreter/OptionValueArch.h
  include/lldb/Interpreter/Options.h
  include/lldb/Symbol/Variable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49311.155444.patch
Type: text/x-patch
Size: 3840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180713/9feeb066/attachment.bin>


More information about the lldb-commits mailing list