Developer Tools • iOS, macOS, tvOS, watchOS • 33:20
Xcode 8 makes it easier to find several new categories of bugs with improvements in Runtime Sanitization and the Clang Static Analyzer. The Thread Sanitizer will help you find data races and other concurrency bugs. The static analyzer has been extended to search for localizability issues, check nullability, and find memory leaks in MRR code.
Speakers: Anna Zaks, Devin Coughlin
Unlisted on Apple Developer site