forked from qt-creator/qt-creator
Improved panic mode error recovery
This commit is contained in:
@@ -251,7 +251,7 @@ public:
|
||||
bool lookAtObjCSelector() const;
|
||||
|
||||
bool skipUntil(int token);
|
||||
bool skipUntilDeclaration();
|
||||
void skipUntilDeclaration();
|
||||
bool skipUntilStatement();
|
||||
bool skip(int l, int r);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user