From: Bruce Mitchener Date: Tue, 21 Jul 2015 13:09:39 +0000 (+0000) Subject: [lldb-mi] Correct file names in first line comments. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=39e8823f8485133bc54b38c8bcc67ad143f0dccb;p=platform%2Fupstream%2Fllvm.git [lldb-mi] Correct file names in first line comments. llvm-svn: 242781 --- diff --git a/lldb/tools/lldb-mi/MICmdArgContext.cpp b/lldb/tools/lldb-mi/MICmdArgContext.cpp index 4fe9a67..25bafa3 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 3aaae49..dfc69a5b 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 c2fe994..24791eb 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 75768ff..7df707d 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 25e0ff4..f9af7bc 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 a1b5770..f751673 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 29ff15c..6868427 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 84c6695..65babdf 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 d1c1aa0..613f1b9 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 2f70414..3a5abd5 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 dd4b993..7c15a49 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 30888cf..729442ae 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 55d93ce..f8e0d2b 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 aa92b1f..b48a9fe 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 891b1c9..a3be5b8 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 71076d6..9536d8a 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 2c93c99..6bee784 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 f0185b8..38fffe2 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 //