summaryrefslogtreecommitdiffstats
path: root/llvm/tools/dsymutil/DebugMap.h
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2016-01-14 18:31:07 +0000
committerAdrian Prantl <aprantl@apple.com>2016-01-14 18:31:07 +0000
commita9e2383528d62caa2851bbda0952e3cab44f65b9 (patch)
treef05221c331d9ad115f4c8b0b11e6a134ef7f4d0e /llvm/tools/dsymutil/DebugMap.h
parentb76bf106b15735f2bd1b4c45e1e9b231ee507473 (diff)
downloadbcm5719-llvm-a9e2383528d62caa2851bbda0952e3cab44f65b9.tar.gz
bcm5719-llvm-a9e2383528d62caa2851bbda0952e3cab44f65b9.zip
dsymutil: Provide better warnings when clang modules cannot be found.
rdar://problem/22823264 llvm-svn: 257784
Diffstat (limited to 'llvm/tools/dsymutil/DebugMap.h')
-rw-r--r--llvm/tools/dsymutil/DebugMap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/dsymutil/DebugMap.h b/llvm/tools/dsymutil/DebugMap.h
index 06ac5a503dc..4907b8f1a72 100644
--- a/llvm/tools/dsymutil/DebugMap.h
+++ b/llvm/tools/dsymutil/DebugMap.h
@@ -1,4 +1,4 @@
-//===- tools/dsymutil/DebugMap.h - Generic debug map representation -------===//
+//=== tools/dsymutil/DebugMap.h - Generic debug map representation -*- C++ -*-//
//
// The LLVM Linker
//
OpenPOWER on IntegriCloud