Can Clang Static Analyzer be used with Swift?

1.7k Views Asked by At

When I analyse a Swift project on Xcode 6, the build succeed with no issues. So I wonder if the Clang Static Analyser work with Swift!

1

There are 1 best solutions below

8
On BEST ANSWER

As far as I have been able to determine, the static analyser is of no use at all with Swift.