diff options
Diffstat (limited to 'tools/lldb-mi/MICmdCmdSupportInfo.cpp')
-rw-r--r-- | tools/lldb-mi/MICmdCmdSupportInfo.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/lldb-mi/MICmdCmdSupportInfo.cpp b/tools/lldb-mi/MICmdCmdSupportInfo.cpp index c2fc572f8c17..2d04ef8dddf9 100644 --- a/tools/lldb-mi/MICmdCmdSupportInfo.cpp +++ b/tools/lldb-mi/MICmdCmdSupportInfo.cpp @@ -7,17 +7,7 @@ // //===----------------------------------------------------------------------===// -//++ -// File: MICmdCmdSupportListInfo.cpp -// // Overview: CMICmdCmdSupportInfoMiCmdQuery implementation. -// -// Environment: Compilers: Visual C++ 12. -// gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 -// Libraries: See MIReadmetxt. -// -// Copyright: None. -//-- // In-house headers: #include "MICmdCmdSupportInfo.h" |