Resolve CID 1265723
This commit is contained in:
parent
da35a74589
commit
6c248dd1ac
|
@ -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