diff options
Diffstat (limited to 'lldb/tools/lldb-mi/MICmdCommands.cpp')
| -rw-r--r-- | lldb/tools/lldb-mi/MICmdCommands.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lldb/tools/lldb-mi/MICmdCommands.cpp b/lldb/tools/lldb-mi/MICmdCommands.cpp index 772311d99f7..03a05de761b 100644 --- a/lldb/tools/lldb-mi/MICmdCommands.cpp +++ b/lldb/tools/lldb-mi/MICmdCommands.cpp @@ -7,9 +7,6 @@ // //===----------------------------------------------------------------------===// -//++ -// File: MICmdCommands.cpp -// // Overview: MI command are registered with the MI command factory. // // To implement new MI commands derive a new command class from the command base @@ -18,13 +15,6 @@ // MICmdCommands.cpp // MICmdBase.h / .cpp // MICmdCmd.h / .cpp -// -// Environment: Compilers: Visual C++ 12. -// gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 -// Libraries: See MIReadmetxt. -// -// Copyright: None. -//-- // In-house headers: #include "MICmdCommands.h" |

