mirror of
https://github.com/github/codeql.git
synced 2026-02-19 16:33:40 +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.