mirror of
https://github.com/github/codeql.git
synced 2026-01-31 07:12:57 +01:00
remove reliance on InferredBinding from InsecureFeatureFlag::getAFlagName
This commit is contained in:
@@ -15,6 +15,7 @@ module InsecureFeatureFlag {
|
||||
/**
|
||||
* Returns a flag name of this type.
|
||||
*/
|
||||
bindingset[result]
|
||||
abstract string getAFlagName();
|
||||
|
||||
/** Gets a global value number representing a (likely) security flag. */
|
||||
|
||||
Reference in New Issue
Block a user