[lldb-mi] Correct file names in first line comments.

llvm-svn: 242781
This commit is contained in:
Bruce Mitchener 2015-07-21 13:09:39 +00:00
parent bc776a7069
commit 39e8823f84
18 changed files with 18 additions and 18 deletions

View File

@ -1,4 +1,4 @@
//===-- MICmnArgContext.cpp -------------------------------------*- C++ -*-===//
//===-- MICmdArgContext.cpp -------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- CMICmdArgValBase.h --------------------------------------*- C++ -*-===//
//===-- MICmdArgValBase.h ---------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MICmdArgValConsume.cpp -------------------------------------*- C++ -*-===//
//===-- MICmdArgValConsume.cpp ----------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MICmdArgValConsume.h ---------------------------------------*- C++ -*-===//
//===-- MICmdArgValConsume.h ------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MICmdCmdGdbInfo.cpp ------------------------*- C++ -*-===//
//===-- MICmdCmdGdbInfo.cpp -------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MICmdCmdGdbInfo.h --------------------------*- C++ -*-===//
//===-- MICmdCmdGdbInfo.h ---------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MICmnLLDBDebuggerHandleEvents.cpp --------------------------------------------*- C++ -*-===//
//===-- MICmnLLDBDebuggerHandleEvents.cpp -----------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MICmnMIOutOfBandRecord.cpp --------------------------------------------*- C++ -*-===//
//===-- MICmnMIOutOfBandRecord.cpp ------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- Platform.cpp --------------------------------------------*- C++ -*-===//
//===-- MICmnMIResultRecord.cpp ---------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- Platform.cpp --------------------------------------------*- C++ -*-===//
//===-- MICmnMIValue.cpp ----------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- Platform.cpp --------------------------------------------*- C++ -*-===//
//===-- MICmnMIValueConst.cpp -----------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- Platform.cpp --------------------------------------------*- C++ -*-===//
//===-- MICmnMIValueList.cpp ------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- Platform.cpp --------------------------------------------*- C++ -*-===//
//===-- MICmnMIValueResult.cpp ----------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- Platform.cpp --------------------------------------------*- C++ -*-===//
//===-- MICmnMIValueTuple.cpp -----------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MIUtilStreamStdin.cpp -----------------------------------*- C++ -*-===//
//===-- MICmnStreamStdin.cpp ------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MIUtilStreamStdin.h -------------------------------------*- C++ -*-===//
//===-- MICmnStreamStdin.h --------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MIUtilStreamStdout.cpp ----------------------------------*- C++ -*-===//
//===-- MICmnStreamStdout.cpp -----------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- MICmnThreadMgr.cpp --------------------------------------*- C++ -*-===//
//===-- MICmnThreadMgrStd.cpp -----------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//