projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9014781
)
Add flag for emacs so it realizes it's C++ code
author
Chris Lattner
<sabre@nondot.org>
Sun, 22 Jul 2001 05:15:16 +0000
(
05:15
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 22 Jul 2001 05:15:16 +0000
(
05:15
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Support/Unique.h
patch
|
blob
|
history
diff --git
a/include/llvm/Support/Unique.h
b/include/llvm/Support/Unique.h
index f555ce196e01a9236903cf9096ce299aa11ded9a..2219553693790b91d932d790758dab779790ec3d 100644
(file)
--- a/
include/llvm/Support/Unique.h
+++ b/
include/llvm/Support/Unique.h
@@
-1,4
+1,4
@@
-//************************************************************
***************
+//************************************************************
-*- C++ -*-
// class Unique:
// Mixin class for classes that should never be copied.
//