Loading lldb/source/Commands/CommandObjectSource.h +1 −4 Original line number Diff line number Diff line //===-- CommandObjectSource.h.h -----------------------------------*- C++ //-*-===// //===-- CommandObjectSource.h -----------------------------------*- C++-*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. Loading @@ -14,8 +13,6 @@ namespace lldb_private { // CommandObjectMultiwordSource class CommandObjectMultiwordSource : public CommandObjectMultiword { public: CommandObjectMultiwordSource(CommandInterpreter &interpreter); Loading Loading
lldb/source/Commands/CommandObjectSource.h +1 −4 Original line number Diff line number Diff line //===-- CommandObjectSource.h.h -----------------------------------*- C++ //-*-===// //===-- CommandObjectSource.h -----------------------------------*- C++-*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. Loading @@ -14,8 +13,6 @@ namespace lldb_private { // CommandObjectMultiwordSource class CommandObjectMultiwordSource : public CommandObjectMultiword { public: CommandObjectMultiwordSource(CommandInterpreter &interpreter); Loading