Search code examples
swiftxcode6clang-static-analyzer

Can Clang Static Analyzer be used with Swift?


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!


Solution

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