Skip to content

Commit 5fc762d

Browse files
committed
Swift: Add Impl suffix to all stub/implementation classes
``` find . -maxdepth 5 -type f -not -name "*Constructor.qll" -print | sed 's/.qll//g' | xargs -I '{}' mv '{}'.qll '{}'Impl.qll ```
1 parent 683ecc3 commit 5fc762d

File tree

315 files changed

+623
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

315 files changed

+623
-0
lines changed
File renamed without changes.

swift/ql/lib/codeql/swift/elements/AvailabilityInfo.qll renamed to swift/ql/lib/codeql/swift/elements/AvailabilityInfoImpl.qll

File renamed without changes.

swift/ql/lib/codeql/swift/elements/AvailabilitySpec.qll renamed to swift/ql/lib/codeql/swift/elements/AvailabilitySpecImpl.qll

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)