forked from qt-creator/qt-creator
Create symbols for the fwd class declarations
This commit is contained in:
@@ -609,7 +609,7 @@ public:
|
||||
unsigned semicolon_token;
|
||||
|
||||
public:
|
||||
List<Declaration *> *symbols;
|
||||
List<Symbol *> *symbols;
|
||||
|
||||
public:
|
||||
SimpleDeclarationAST()
|
||||
|
||||
Reference in New Issue
Block a user