mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Swift: Change note.
This commit is contained in:
5
swift/ql/lib/change-notes/2023-07-27-type-getname.md
Normal file
5
swift/ql/lib/change-notes/2023-07-27-type-getname.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
|
||||
* `Type.getName` now gets the name of the type alone without any enclosing types. Use `Type.getFullName` for the old behaviour.
|
||||
Reference in New Issue
Block a user