summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
diff options
context:
space:
mode:
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>2015-03-16 18:18:18 +0000
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>2015-03-16 18:18:18 +0000
commita40780e36c3d013f93e8540f6774a5a5e76ae52d (patch)
tree2ebcb6100277cbcc67f4f8b0d7a4aa09e22a648b /lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
parent2e7596a27f3a0c3dd9b322a4b159bc27eb6743ce (diff)
downloadbcm5719-llvm-a40780e36c3d013f93e8540f6774a5a5e76ae52d.tar.gz
bcm5719-llvm-a40780e36c3d013f93e8540f6774a5a5e76ae52d.zip
Remove redundant comments from lldb-mi source files.
Most of lldb-mi files have comments about environement, copyright etc which were neither needed nor uptodate. This commit removes those comments. llvm-svn: 232396
Diffstat (limited to 'lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp')
-rw-r--r--lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp b/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
index 1cf04fa5b2a..9abe701738a 100644
--- a/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
+++ b/lldb/tools/lldb-mi/MIUtilThreadBaseStd.cpp
@@ -6,18 +6,6 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-
-//++
-// File: MIUtilThreadBaseStd.cpp
-//
-// Overview: CMIUtilThread implementation.
-// CMIUtilThreadActiveObjBase implementation.
-// CMIUtilThreadMutex implementation.
-//
-// Environment: Compilers: Visual C++ 12.
-// gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
-// Libraries: See MIReadmetxt.
-//
// Copyright: None.
//--
OpenPOWER on IntegriCloud