mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +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 :)