summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2015-10-16 00:44:01 +0000
committerLang Hames <lhames@gmail.com>2015-10-16 00:44:01 +0000
commitad5e0cefa15d81cf3688a65b55d7e26d91512150 (patch)
treec1439b21717499f49ac5d31b9dd3c632eecadbef /llvm
parentc12cc596ed805cc863eff0076d060815ae830921 (diff)
downloadbcm5719-llvm-ad5e0cefa15d81cf3688a65b55d7e26d91512150.tar.gz
bcm5719-llvm-ad5e0cefa15d81cf3688a65b55d7e26d91512150.zip
Add emacs c++ mode hint.
llvm-svn: 250479
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/Support/ErrorOr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Support/ErrorOr.h b/llvm/include/llvm/Support/ErrorOr.h
index 589404f9b4e..46b61921775 100644
--- a/llvm/include/llvm/Support/ErrorOr.h
+++ b/llvm/include/llvm/Support/ErrorOr.h
@@ -1,4 +1,4 @@
-//===- llvm/Support/ErrorOr.h - Error Smart Pointer -----------------------===//
+//===- llvm/Support/ErrorOr.h - Error Smart Pointer -------------*- C++ -*-===//
//
// The LLVM Linker
//
OpenPOWER on IntegriCloud