Skip to content

fixed handling of incomplete char/string literals in isPrefixStringCharLiteral() - also optimized it a bit#4541

Merged
orbitcowboy merged 2 commits into
cppcheck-opensource:mainfrom
firewave:literal
Oct 9, 2022
Merged

fixed handling of incomplete char/string literals in isPrefixStringCharLiteral() - also optimized it a bit#4541
orbitcowboy merged 2 commits into
cppcheck-opensource:mainfrom
firewave:literal

utils.h: early out in `isStringCharLiteral()` to avoid the loop

30ee8cf
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs