mirror of
https://github.com/github/codeql.git
synced 2026-04-19 14:04:09 +02:00
200 B
200 B
lgtm,codescanning
- The
toString()predicate is now less verbose for CIL entities. The oldtoString()behavior can be recovered by usingtoStringExtra()andgetQualifiedName(), respectively.