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:
df70939
)
[TableGen] Remove unnecessary forward declaration. NFC
author
Craig Topper
<craig.topper@gmail.com>
Sun, 7 Jun 2015 06:01:19 +0000
(06:01 +0000)
committer
Craig Topper
<craig.topper@gmail.com>
Sun, 7 Jun 2015 06:01:19 +0000
(06:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239248
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/TableGen/SetTheory.h
patch
|
blob
|
history
diff --git
a/include/llvm/TableGen/SetTheory.h
b/include/llvm/TableGen/SetTheory.h
index 595c29f2ee1d2835a28245eae5cc76d41614d3ff..903d3f3a75ef7986398c78f9e6aae7d5cffa065b 100644
(file)
--- a/
include/llvm/TableGen/SetTheory.h
+++ b/
include/llvm/TableGen/SetTheory.h
@@
-58,7
+58,6
@@
namespace llvm {
class DagInit;
class Init;
class Record;
-class RecordKeeper;
class SetTheory {
public: