Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2019-409
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 409
$eventShortId
Shortened ID of event: wwdc19
$year
Year of session: 2019
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2019] [Session 409] What's New ...

WWDC19 • Session 409

What's New in Clang and LLVM

Developer Tools • iOS, macOS, tvOS, watchOS • 41:03

Keep up with the latest enhancements to C, Objective-C, and C++ made possible by advancements in the Clang compiler and LLVM. Find out about new static analyzer features and how to use them to improve your code. Learn how to take advantage of new optimizations for code size.

Speakers: Jessica Paquette, JF Bastien, Devin Coughlin

Open in Apple Developer site