remove reliance on InferredBinding from InsecureFeatureFlag::getAFlagName

This commit is contained in:
Philip Ginsbach
2020-08-20 10:26:46 +01:00
parent 89e420d49f
commit 1149d43488

View File

@@ -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. */