mirror of
https://github.com/github/codeql.git
synced 2026-04-07 16:14:02 +02: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.