From: Lang Hames Date: Fri, 16 Oct 2015 00:44:01 +0000 (+0000) Subject: Add emacs c++ mode hint. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=b83a35aab60d422fb449d2d7bbde02e2408efc80;p=oota-llvm.git Add emacs c++ mode hint. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250479 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Support/ErrorOr.h b/include/llvm/Support/ErrorOr.h index 589404f9b4e..46b61921775 100644 --- a/include/llvm/Support/ErrorOr.h +++ b/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 //