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:
75c7d2b
)
avoid invalid C++ token in #error
author
Chris Lattner
<sabre@nondot.org>
Thu, 3 May 2007 16:57:26 +0000
(16:57 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 3 May 2007 16:57:26 +0000
(16:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36674
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/AbstractTypeUser.h
patch
|
blob
|
history
diff --git
a/include/llvm/AbstractTypeUser.h
b/include/llvm/AbstractTypeUser.h
index fa1e8b15b89e29671ed9a4b10d4807076c7e3208..fe51effc61f0cb79d768447e07d06df5be0f807b 100644
(file)
--- a/
include/llvm/AbstractTypeUser.h
+++ b/
include/llvm/AbstractTypeUser.h
@@
-16,7
+16,7
@@
#if !defined(LLVM_TYPE_H) && !defined(LLVM_VALUE_H)
#error Do not include this file directly. Include Type.h instead.
-#error Some versions of GCC (e.g. 3.4 and 4.1) can
'
t handle the inlined method
+#error Some versions of GCC (e.g. 3.4 and 4.1) can
no
t handle the inlined method
#error PATypeHolder::dropRef() correctly otherwise.
#endif