mirror of
https://github.com/github/codeql.git
synced 2026-02-11 12:41:06 +01:00
Having multiple copies of the StrConst data-flow tracking code means that if we need to update this to be more sophisticated, we could easily forget to do it somewhere :| Until we have a proper `.getAPossibleStringValue` helper, this refactoring should be nice :)