mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
For ContentSet it is ambiguous whether asArrayIndex() should get a singleton content set, or the KnownArrayElement content set. The user will now have to choose between asSingleton().asArrayIndex() or ContentSet::arrayElementKnown.