Merge pull request #500 from Dmitry-Me/resolve1265723
Resolve CID 1265723
This commit is contained in:
commit
d8af472393
|
@ -1317,7 +1317,7 @@ private:
|
||||||
tokenizer.simplifyTokenList2();
|
tokenizer.simplifyTokenList2();
|
||||||
|
|
||||||
// force symbol database creation
|
// force symbol database creation
|
||||||
tokenizer.getSymbolDatabase();
|
tokenizer.createSymbolDatabase();
|
||||||
}
|
}
|
||||||
|
|
||||||
void functionArgs1() {
|
void functionArgs1() {
|
||||||
|
|
Loading…
Reference in New Issue