mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01: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.