[LazyCallGraph] Remove forward declarations of nonexistent classes (NFC)
This commit is contained in:
parent
29b894a8d3
commit
c82cd5e54e
|
|
@ -115,8 +115,6 @@ public:
|
|||
class EdgeSequence;
|
||||
class SCC;
|
||||
class RefSCC;
|
||||
class edge_iterator;
|
||||
class call_edge_iterator;
|
||||
|
||||
/// A class used to represent edges in the call graph.
|
||||
///
|
||||
|
|
|
|||
Loading…
Reference in New Issue