diff options
-rw-r--r-- | lldb/tools/lldb-mi/MICmdArgContext.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmdArgValBase.h | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmdArgValConsume.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmdArgValConsume.h | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmdCmdGdbInfo.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmdCmdGdbInfo.h | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnMIOutOfBandRecord.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnMIResultRecord.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnMIValue.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnMIValueConst.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnMIValueList.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnMIValueResult.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnMIValueTuple.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnStreamStdin.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnStreamStdin.h | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnStreamStdout.cpp | 2 | ||||
-rw-r--r-- | lldb/tools/lldb-mi/MICmnThreadMgrStd.cpp | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/lldb/tools/lldb-mi/MICmdArgContext.cpp b/lldb/tools/lldb-mi/MICmdArgContext.cpp index 4fe9a674689..25bafa385af 100644 --- a/lldb/tools/lldb-mi/MICmdArgContext.cpp +++ b/lldb/tools/lldb-mi/MICmdArgContext.cpp @@ -1,4 +1,4 @@ -//===-- MICmnArgContext.cpp -------------------------------------*- C++ -*-===// +//===-- MICmdArgContext.cpp -------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmdArgValBase.h b/lldb/tools/lldb-mi/MICmdArgValBase.h index 3aaae499e5f..dfc69a5b41e 100644 --- a/lldb/tools/lldb-mi/MICmdArgValBase.h +++ b/lldb/tools/lldb-mi/MICmdArgValBase.h @@ -1,4 +1,4 @@ -//===-- CMICmdArgValBase.h --------------------------------------*- C++ -*-===// +//===-- MICmdArgValBase.h ---------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmdArgValConsume.cpp b/lldb/tools/lldb-mi/MICmdArgValConsume.cpp index c2fe9940d87..24791ebef18 100644 --- a/lldb/tools/lldb-mi/MICmdArgValConsume.cpp +++ b/lldb/tools/lldb-mi/MICmdArgValConsume.cpp @@ -1,4 +1,4 @@ -//===-- MICmdArgValConsume.cpp -------------------------------------*- C++ -*-===// +//===-- MICmdArgValConsume.cpp ----------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmdArgValConsume.h b/lldb/tools/lldb-mi/MICmdArgValConsume.h index 75768ff52e6..7df707d0e06 100644 --- a/lldb/tools/lldb-mi/MICmdArgValConsume.h +++ b/lldb/tools/lldb-mi/MICmdArgValConsume.h @@ -1,4 +1,4 @@ -//===-- MICmdArgValConsume.h ---------------------------------------*- C++ -*-===// +//===-- MICmdArgValConsume.h ------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmdCmdGdbInfo.cpp b/lldb/tools/lldb-mi/MICmdCmdGdbInfo.cpp index 25e0ff4ffbe..f9af7bc038f 100644 --- a/lldb/tools/lldb-mi/MICmdCmdGdbInfo.cpp +++ b/lldb/tools/lldb-mi/MICmdCmdGdbInfo.cpp @@ -1,4 +1,4 @@ -//===-- MICmdCmdGdbInfo.cpp ------------------------*- C++ -*-===// +//===-- MICmdCmdGdbInfo.cpp -------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmdCmdGdbInfo.h b/lldb/tools/lldb-mi/MICmdCmdGdbInfo.h index a1b5770e200..f7516738fc8 100644 --- a/lldb/tools/lldb-mi/MICmdCmdGdbInfo.h +++ b/lldb/tools/lldb-mi/MICmdCmdGdbInfo.h @@ -1,4 +1,4 @@ -//===-- MICmdCmdGdbInfo.h --------------------------*- C++ -*-===// +//===-- MICmdCmdGdbInfo.h ---------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp b/lldb/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp index 29ff15c92f4..6868427399e 100644 --- a/lldb/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp +++ b/lldb/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp @@ -1,4 +1,4 @@ -//===-- MICmnLLDBDebuggerHandleEvents.cpp --------------------------------------------*- C++ -*-===// +//===-- MICmnLLDBDebuggerHandleEvents.cpp -----------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnMIOutOfBandRecord.cpp b/lldb/tools/lldb-mi/MICmnMIOutOfBandRecord.cpp index 84c6695de35..65babdf230c 100644 --- a/lldb/tools/lldb-mi/MICmnMIOutOfBandRecord.cpp +++ b/lldb/tools/lldb-mi/MICmnMIOutOfBandRecord.cpp @@ -1,4 +1,4 @@ -//===-- MICmnMIOutOfBandRecord.cpp --------------------------------------------*- C++ -*-===// +//===-- MICmnMIOutOfBandRecord.cpp ------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnMIResultRecord.cpp b/lldb/tools/lldb-mi/MICmnMIResultRecord.cpp index d1c1aa01a43..613f1b9089a 100644 --- a/lldb/tools/lldb-mi/MICmnMIResultRecord.cpp +++ b/lldb/tools/lldb-mi/MICmnMIResultRecord.cpp @@ -1,4 +1,4 @@ -//===-- Platform.cpp --------------------------------------------*- C++ -*-===// +//===-- MICmnMIResultRecord.cpp ---------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnMIValue.cpp b/lldb/tools/lldb-mi/MICmnMIValue.cpp index 2f7041427d2..3a5abd5ef15 100644 --- a/lldb/tools/lldb-mi/MICmnMIValue.cpp +++ b/lldb/tools/lldb-mi/MICmnMIValue.cpp @@ -1,4 +1,4 @@ -//===-- Platform.cpp --------------------------------------------*- C++ -*-===// +//===-- MICmnMIValue.cpp ----------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnMIValueConst.cpp b/lldb/tools/lldb-mi/MICmnMIValueConst.cpp index dd4b9934429..7c15a495297 100644 --- a/lldb/tools/lldb-mi/MICmnMIValueConst.cpp +++ b/lldb/tools/lldb-mi/MICmnMIValueConst.cpp @@ -1,4 +1,4 @@ -//===-- Platform.cpp --------------------------------------------*- C++ -*-===// +//===-- MICmnMIValueConst.cpp -----------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnMIValueList.cpp b/lldb/tools/lldb-mi/MICmnMIValueList.cpp index 30888cfbb59..729442ae82a 100644 --- a/lldb/tools/lldb-mi/MICmnMIValueList.cpp +++ b/lldb/tools/lldb-mi/MICmnMIValueList.cpp @@ -1,4 +1,4 @@ -//===-- Platform.cpp --------------------------------------------*- C++ -*-===// +//===-- MICmnMIValueList.cpp ------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnMIValueResult.cpp b/lldb/tools/lldb-mi/MICmnMIValueResult.cpp index 55d93ce40ca..f8e0d2b0175 100644 --- a/lldb/tools/lldb-mi/MICmnMIValueResult.cpp +++ b/lldb/tools/lldb-mi/MICmnMIValueResult.cpp @@ -1,4 +1,4 @@ -//===-- Platform.cpp --------------------------------------------*- C++ -*-===// +//===-- MICmnMIValueResult.cpp ----------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnMIValueTuple.cpp b/lldb/tools/lldb-mi/MICmnMIValueTuple.cpp index aa92b1f6228..b48a9feb5ab 100644 --- a/lldb/tools/lldb-mi/MICmnMIValueTuple.cpp +++ b/lldb/tools/lldb-mi/MICmnMIValueTuple.cpp @@ -1,4 +1,4 @@ -//===-- Platform.cpp --------------------------------------------*- C++ -*-===// +//===-- MICmnMIValueTuple.cpp -----------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnStreamStdin.cpp b/lldb/tools/lldb-mi/MICmnStreamStdin.cpp index 891b1c9bb99..a3be5b8c33e 100644 --- a/lldb/tools/lldb-mi/MICmnStreamStdin.cpp +++ b/lldb/tools/lldb-mi/MICmnStreamStdin.cpp @@ -1,4 +1,4 @@ -//===-- MIUtilStreamStdin.cpp -----------------------------------*- C++ -*-===// +//===-- MICmnStreamStdin.cpp ------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnStreamStdin.h b/lldb/tools/lldb-mi/MICmnStreamStdin.h index 71076d6dcd4..9536d8ad825 100644 --- a/lldb/tools/lldb-mi/MICmnStreamStdin.h +++ b/lldb/tools/lldb-mi/MICmnStreamStdin.h @@ -1,4 +1,4 @@ -//===-- MIUtilStreamStdin.h -------------------------------------*- C++ -*-===// +//===-- MICmnStreamStdin.h --------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnStreamStdout.cpp b/lldb/tools/lldb-mi/MICmnStreamStdout.cpp index 2c93c99e6c8..6bee784b202 100644 --- a/lldb/tools/lldb-mi/MICmnStreamStdout.cpp +++ b/lldb/tools/lldb-mi/MICmnStreamStdout.cpp @@ -1,4 +1,4 @@ -//===-- MIUtilStreamStdout.cpp ----------------------------------*- C++ -*-===// +//===-- MICmnStreamStdout.cpp -----------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/lldb/tools/lldb-mi/MICmnThreadMgrStd.cpp b/lldb/tools/lldb-mi/MICmnThreadMgrStd.cpp index f0185b8fcf1..38fffe26e12 100644 --- a/lldb/tools/lldb-mi/MICmnThreadMgrStd.cpp +++ b/lldb/tools/lldb-mi/MICmnThreadMgrStd.cpp @@ -1,4 +1,4 @@ -//===-- MICmnThreadMgr.cpp --------------------------------------*- C++ -*-===// +//===-- MICmnThreadMgrStd.cpp -----------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |