Add emacs c++ mode hint.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250479 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Lang Hames 2015-10-16 00:44:01 +00:00
parent 600b09339d
commit b83a35aab6

View File

@ -1,4 +1,4 @@
//===- llvm/Support/ErrorOr.h - Error Smart Pointer -----------------------===//
//===- llvm/Support/ErrorOr.h - Error Smart Pointer -------------*- C++ -*-===//
//
// The LLVM Linker
//