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:
4f8c18c
)
Remove warning about declaration does not declare anything. This class was
author
Nick Lewycky
<nicholas@mxc.ca>
Sun, 30 Nov 2008 00:36:34 +0000
(
00:36
+0000)
committer
Nick Lewycky
<nicholas@mxc.ca>
Sun, 30 Nov 2008 00:36:34 +0000
(
00:36
+0000)
already declared in the other headers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60261
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/lto/LTOCodeGenerator.h
patch
|
blob
|
history
diff --git
a/tools/lto/LTOCodeGenerator.h
b/tools/lto/LTOCodeGenerator.h
index 7a931526b7400191809729e8fcd352210d919d54..4a28136f0ad8b62e229c57d4e92858e5f7aa51cb 100644
(file)
--- a/
tools/lto/LTOCodeGenerator.h
+++ b/
tools/lto/LTOCodeGenerator.h
@@
-26,7
+26,6
@@
// C++ class which implements the opaque lto_code_gen_t
//
-class llvm::raw_ostream;
class LTOCodeGenerator {
public:
static const char* getVersionString();